itimerspec

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct itimerspec {}

Members

Variables

it_interval
timespec it_interval;
Undocumented in source.
it_value
timespec it_value;
Undocumented in source.

Meta