Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Networking With Open Transport / Part 2 - Open Transport Reference
Chapter 27 - Utilities Reference / Functions
Timestamp Utility Functions /


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.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
15 JAN 1998