GetTickCount

The GetTickCount function retrieves the number of milliseconds that have elapsed since Windows CE was started.

Syntax

DWORD GetTickCount(void);

At a Glance

Header file: Winbase.h
Module: Nk
Platforms: H/PC
Windows CE versions: 1.0 and later
Complete documentation: Microsoft Platform SDK

See Also

GetSystemTime, SetSystemTime