Struct libc::itimerspec [−][src]
Fields
it_interval: timespec
it_value: timespec
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
it_interval: timespec
it_value: timespec
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.