Method lrs::time::Timer::disable

Disables the timer.

Syntax

impl Timer {
    fn disable(&self) -> Result<(), Errno>
}