Method
lrs
::
time
::
Clock
::
timer_non_blocking
Creates a new non-blocking timer.
Syntax
impl
Clock
{ fn timer_non_blocking(self) ->
Result
<
Timer
,
Errno
> }