Tracking Time in Android

How can i track the time for an android app.

I am wanting to activate a certain game object at a certain time of day and was wondering how i could track the time in the app to activate this particular object.

System.DateTime.Now;