VM_RESULT vm_timer_delete_non_precise( VM_TIMER_ID_NON_PRECISE timer_id );
VM_RESULT vm_timer_delete_non_precise( VM_TIMER_ID_NON_PRECISE timer_id );
Deletes a non-precise timer that is created by vm_timer_create_non_precise(). It cannot be used to delete other types of timers.
|
Parameters |
Description |
|
VM_TIMER_ID_NON_PRECISE timer_id |
[IN] The timer ID of the non-precise timer to be deleted. |
It returns 0, if succeeds. Otherwise, a negative value is returned. Refer
to VM_TIMER_RESULT for error code.
Refer to vm_timer_create_non_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.