Important: The information in this document is obsolete and should not be used for new development.
OTGetClockTimeInSecs
Returns the number of seconds that have elapsed since system boot time.C INTERFACE
UInt32 OTGetClockTimeInSecs (void)C++ INTERFACE
None. C++ applications use the C interface to this function.PARAMETERS
- function result
- Returns the number of seconds since the system was booted.