pub fn pause_task(config: &Config) -> Result<()>
Expand description

Pause the current task by placing it on the stack and stopping timing.

Errors