Partager via


OEMKitlGetSecs

This function returns the current time in seconds.

DWORD OEMKitlGetSecs (void);

Parameters

None.

Return Values

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

OS Versions: Windows CE .NET 4.0 and later.
Header: Kitl.h.
Link Library: Kitl.lib.

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.