Home | History | Annotate | Download | only in Renderer

Lines Matching refs:Timer

20 #include "Timer.hpp"
832 int64_t startTick = Timer::ticks();
849 int64_t time = Timer::ticks();
865 setupTime[threadIndex] += Timer::ticks() - startTick;
888 pixelTime[threadIndex] += Timer::ticks() - startTick;