Expand description
Module: api::timer
Responsibility: expose the maintained application and lifecycle timer facade. Does not own: timer state, recurrence, arbitration, or domain scheduling policy. Boundary: macro-expanded downstream code delegates to TimerWorkflow.
Structs§
- Timer
Api - Public timer facade used by Canic’s macro-expanded entrypoints.
- Timer
Handle - Opaque, single-owner handle for a cancellable application timer.