Home
last modified time | relevance | path

Searched refs:RealTimeWallClock (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/enblend/enblend-enfuse-4.2/src/
H A Dtimer.cc83 RealTimeWallClock::RealTimeWallClock() in RealTimeWallClock() function in timer::RealTimeWallClock
90 RealTimeWallClock::start() in start()
100 RealTimeWallClock::stop() in stop()
109 RealTimeWallClock::restart() in restart()
117 RealTimeWallClock::value() const in value()
H A Dtimer.h86 class RealTimeWallClock : public Interface
89 RealTimeWallClock();
107 #define WallClock RealTimeWallClock