[][src]Trait linux_futex::Timeout

pub unsafe trait Timeout { }

A point in time on either the monotonic clock (Instant) or real time clock (SystemTime).

Implementations on Foreign Types

impl Timeout for Instant[src]

impl Timeout for SystemTime[src]

Loading content...

Implementors

Loading content...