Trait linux_futex::Timeout

source ·
pub unsafe trait Timeout { }
Expand description

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

Implementations on Foreign Types§

Implementors§