Stopwatch

constructor(nanosecondProvider: () -> Double = { PerformanceCounter.nanoseconds })
constructor(timeProvider: TimeProvider)