Module keep_time

Source

Structs§

Timer

Traits§

KeepTime
Provides the current time in a implementation agnostic way into the core logic library. Since the core logic lib can be used on rust application as well as WASM, it needs to get the time via this trait implementation.