Overview
-
module Sus
-
module Fixtures
-
module Time
-
module MeasuredContext
A context for comparing measured durations, taking into account the overhead (quantum) of the system.
-
class Quantum
Represents the smallest possible time interval that can be measured given the current system overheads.
-
-