This function returns a pointer to the current clock timer. This pointer is valid for the life of the process or until the pointer is freed by using HRT_FREE_POINTER, or the high-resolution timer driver is closed by DosClose. The pointer is freed at process termination or when DosClose is issued.


[Back] [Next]