[−][src]Trait linux_futex::Timeout
A point in time on either the monotonic clock (Instant
) or real time clock (SystemTime
).
A point in time on either the monotonic clock (Instant
) or real time clock (SystemTime
).
impl Timeout for Instant
[src]impl Timeout for SystemTime
[src]