Type Alias nix::sys::time::timespec_tv_nsec_t

source ·
type timespec_tv_nsec_t = c_long;

Trait Implementations§

source§

impl ErrnoSentinel for i64

source§

fn sentinel() -> Self

source§

impl From<PollTimeout> for i64

source§

fn from(x: PollTimeout) -> Self

Converts to this type from the input type.