Uses of Class
de.ibapl.jnhw.posix.Time.Itimerspec
-
Packages that use Time.Itimerspec Package Description de.ibapl.jnhw.posix Very thin and safe wrapper classes around common used headers on a POSIX system. -
-
Uses of Time.Itimerspec in de.ibapl.jnhw.posix
Methods in de.ibapl.jnhw.posix with parameters of type Time.Itimerspec Modifier and Type Method Description static voidTime. timer_gettime(Time.Timer_t timerid, Time.Itimerspec value)static voidTime. timer_settime(Time.Timer_t timerid, int flags, Time.Itimerspec value, Time.Itimerspec ovalue)
-