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