Struct coarsetime::Updater
source · [−]pub struct Updater { /* private fields */ }Expand description
A service to periodically call Instant::update()
Implementations
Spawns a background task to call Instant::update() periodically
pub struct Updater { /* private fields */ }A service to periodically call Instant::update()
Spawns a background task to call Instant::update() periodically