VM_RESULT vm_timer_delete_precise( VM_TIMER_ID_PRECISE timer_id );
VM_RESULT vm_timer_delete_precise( VM_TIMER_ID_PRECISE timer_id );
Deletes a precise timer that is created by vm_timer_create_precise(). It cannot be used to delete other types of timers.
|
Parameters |
Description |
|
VM_TIMER_ID_PRECISE timer_id |
[IN] The timer ID of the precise timer to be deleted. |
It returns 0, if it deletes the timer successfully. Otherwise, refer to
VM_TIMER_RESULT for error code, if it fails.
Refer to vm_timer_create_precise code example.
vmtimer.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.