MCPcopy Create free account
hub / github.com/PlatformLab/NanoLog / timeval

Class timeval

runtime/Cycles.cc:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 // After 10ms have elapsed, take the ratio between these readings.
50
51 struct timeval startTime, stopTime;
52 uint64_t startCycles, stopCycles, micros;
53 double oldCycles;
54

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected