Skip to main content

Module timer

Module timer 

Source
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§

TimerManager
Timer manager for controlling timer operations
TimerState
Active timer state with SQLite-ready fields

Enums§

TimerStatus
Timer status enumeration