Type Alias embedded_timers::clock::Instant

source ·
pub type Instant = Duration;
Expand description

Time passed since the start of the application.

Aliased Type§

struct Instant { /* private fields */ }