Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
10/16/2014
This function returns the current time in seconds.
Syntax
DWORD OEMKitlGetSecs(void);
Parameters
None.
Return Value
The current time in seconds is returned.
Remarks
The absolute value is not important as long as it increments appropriately.
This value is typically read from a hardware counter or real-time clock.
Requirements
Header |
kitl.h |
Library |
Kitl.lib |