Struct ndk_sys::itimerspec [−][src]
Fields
it_interval: timespec
it_value: timespec
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for itimerspec
impl Send for itimerspec
impl Sync for itimerspec
impl Unpin for itimerspec
impl UnwindSafe for itimerspec
Blanket Implementations
Mutably borrows from an owned value. Read more