Up
–
Index
»
posix-time2
»
Posix_time2
» Itimerval
Module
Posix_time2.Itimerval
type
t
=
{
it_interval :
Timeval.t
;
it_value :
Timeval.t
;
}