This interface provides access to a Realtime Clock device.
org.freesmartphone.Device.RealtimeClock
Description: Retrieve the current time from the RTC.
The current time in seconds since epoch.
Description: Set the current time in the RTC.
The current time in seconds since epoch.
Description: Retrieve the currently programmed wakeup time from the RTC..
The wakeup time in seconds since epoch, if programmed. 0, otherwise.
Description: Program a wakeup time in the RTC.
The wakeuptime in seconds since epoch. Set to 0, if you want to disable wakeup.