Home
last modified time | relevance | path

Searched defs:StopwatchWallClock (Results 1 – 1 of 1) sorted by relevance

/dports/math/ogdf/OGDF/include/ogdf/basic/
H A DStopwatch.h202 StopwatchWallClock() : Stopwatch() { } in StopwatchWallClock() function
211 explicit StopwatchWallClock(int64_t milliSecs) : Stopwatch(milliSecs) { } in StopwatchWallClock() function