Method lrs::time::Clock::resolution

Returns the resolution of the clock.

Syntax

impl Clock {
    fn resolution(self) -> Result<Time, Errno>
}