pub fn reset_postpone_counter(t: &mut BreakTimers, kind: BreakKind)Expand description
Zero out the postpone counter for this kind. Called when a break completes successfully — the user gets a fresh budget next time.
pub fn reset_postpone_counter(t: &mut BreakTimers, kind: BreakKind)Zero out the postpone counter for this kind. Called when a break completes successfully — the user gets a fresh budget next time.