Method lrs::time::Clock::timer

Creates a new timer.

Syntax

impl Clock {
    fn timer(self) -> Result<Timer, Errno>
}