GNU/Linux | 
					CentOS 5.1 | 
					|
![]()  | 
					timer_getoverrun(2) | 
					![]()  | 
				
timer_getoverrun − Get the number of overruns of a POSIX.1b interval timer
| 
 long sys_timer_getoverrun (timer_t timer_id);  | 
timer_getoverrun gets the number of overruns of a POSIX.1b interval timer, timer_id.
timer_getoverrun returns the number of overruns on success; otherwise, timer_getoverrun returns the error listed in the "Errors" section.
-EINVAL
An invalid timer_id value was specified.
timer_create(2), timer_delete(2), timer_gettime(2), timer_settime(2)
Niki Rahimi
![]()  | 
				timer_getoverrun(2) | ![]()  |