tick 0.3.3

Provides primitives to interact with and manipulate machine time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
---
source: crates/tick/src/clock.rs
expression: clock
---
Clock {
    kind: "controlled",
    timers: 2,
    alive: true,
    affinity: None,
    ..
}