Previous
Up
Next
_deltimer
Destroy a timer.
I
_deltimer
(
Timer
_timer_
)
Parameters
_timer_
any timer
Return value
0 if success
Error :
EOK if no error.
EARGNIL if the _timer_ is nil.
ESYSOS if the VM is unable to destroy the _timer_.