SYNOPSIS
#include <time.h>
int timer_delete(timer_t timerid);
DESCRIPTION
The
PARAMETERS
- timerid
-
Specifies the timer ID of the timer to be deleted. This is the value stored by
timer_create() when the timer was created.
RETURN VALUES
When successful,
Otherwise, it returns -1 and sets errno to one of the following:
CONFORMANCE
UNIX 03.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
timer_create()
MKS Toolkit 9.3 Documentation Build 6.