Share via


OEMKitlGetSecs

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

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
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Required KITL Functions