timer_getoverrun   Début   Suivant   Sommaire   Préc.page.lue   Accueil
Section: Linux Programmer's Guide (2)
Updated: 2004-March-12
Sommaire  



NAME   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
timer_getoverrun - Get the number of overruns of a POSIX.1b interval timer  



SYNOPSIS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
long sys_timer_getoverrun (timer_t timer_id);
 



DESCRIPTION   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil

timer_getoverrun gets the number of overruns of a POSIX.1b interval timer, timer_id.  




RETURN VALUE   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil

timer_getoverrun returns the number of overruns on success; otherwise, timer_getoverrun returns the error listed in the "Errors" section.  




ERRORS   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
-EINVAL
An invalid timer_id value was specified.
 



SEE ALSO   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil

timer_create(2), timer_delete(2), timer_gettime(2), timer_settime(2)  




AUTHOR   Début   Précédent   Suivant   Sommaire   Préc.page.lue   Accueil
Niki Rahimi


 



Sommaire   Début   Suivant   Sommaire   Préc.page.lue   Accueil
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
ERRORS
SEE ALSO
AUTHOR

Ce document a été créé par man2html suivi de man2html.pl, le 17/10/2008 17:51:41, en utilisant les pages de 'man'.
 

Valid HTML 4.01 Transitional