Return type for the useActivityTracker hook.
Provides controls for starting and stopping work sessions, tracking elapsed time, and recording session notes.
The current active session (null if no session is active)
End the current work session
Whether a session is currently active
Duration of the current session in minutes
Start a new work session
Update notes for the current session
Return type for the useActivityTracker hook.
Remarks
Provides controls for starting and stopping work sessions, tracking elapsed time, and recording session notes.