The GetTickCount function retrieves the number of milliseconds that have elapsed since Windows CE was started.
DWORD GetTickCount(void);
| Header file: | Winbase.h |
| Module: | Nk |
| Platforms: | H/PC |
| Windows CE versions: | 1.0 and later |
| Complete documentation: | Microsoft Platform SDK |