Home | History | Annotate | Download | only in Device

Lines Matching refs:Timer

31 #include "System/Timer.hpp"
779 int64_t startTick = Timer::ticks();
796 int64_t time = Timer::ticks();
812 setupTime[threadIndex] += Timer::ticks() - startTick;
835 pixelTime[threadIndex] += Timer::ticks() - startTick;