saito_
core
0.2.84
Module keep_
time
Module Items
Structs
Traits
In saito_
core::
core::
process
saito_core
::
core
::
process
Module
keep_time
Copy item path
Source
Structs
§
Timer
Traits
§
Keep
Time
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.