Type Alias nix::sys::time::suseconds_t

source ·
pub type suseconds_t = i64;

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.