Expand description
Timer module for automatic time tracking
This module provides automatic timer functionality for tracking work sessions. Timers can be started, paused, resumed, and stopped, with automatic conversion to WorkRecord upon completion.
Structs§
- Timer
Manager - Timer manager for controlling timer operations
- Timer
State - Active timer state with SQLite-ready fields
Enums§
- Timer
Status - Timer status enumeration