Skip to main content

TIMER_CANCEL

Constant TIMER_CANCEL 

Source
pub const TIMER_CANCEL: &str = "\
Forget a running timer without recording anything.

```
ytcli issue timer cancel PROJ-1
```

Says how long it had been running as it goes. Dropping that number in silence is
how somebody finds out afterwards that they lost an afternoon.";