![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Delete a realtime timer
#include <photon/realtime/RtTimer.h> void RtTimerDelete( RtTimer_t *timer );
ph
This function deletes the realtime timer identified by the structure pointed to by timer.
Photon
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
RtTimerCreate(), RtTimerGetTime(), RtTimerSetTime()
"Timers" in the Working with Code chapter of the Photon Programmer's Guide
timer_delete() in the QNX Neutrino Library Reference
![]()  | 
![]()  | 
![]()  | 
![]()  |