Note_brr_kit.Time
SourceMonotonic time.
The type for time spans, in seconds. FIXME move to ms.
tick span
is an event that occurs once in span
seconds with the value span - span'
where span'
is the actual delay performed by the system.
Note. Since the system may introduce delays you cannot assume that two different calls to tick
will necessarily yield two non-simultaneous events.
The type for time counters.