Deletes a timer.
BOOLEAN RtDeleteTimer(
    HANDLE hTimer
);
hTimer 
Calling CloseHandle or RtCloseHandle performs the same function.
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.0 | intime/rt/include/iwin32.h | iwin32.h | iwin32.lib | 
Note
This function operates in the real-time portion of your application.