DWORD GetTickCount( )
This function obtains the number of milliseconds that have elapsed since the system was started.
This function has no parameters.
The return value specifies the number of milliseconds that have elapsed since the system was started.
The count is accurate within ±55 milliseconds.