Module time

Module time 

Source
Expand description

Provides a custom Instant implementation, based on tarantool fiber API.

Re-exports§

pub use crate::clock::INFINITY;

Structs§

Instant
A measurement of a monotonically nondecreasing clock. Opaque and useful only with Duration.