Searched defs:ticks (Results 1 – 3 of 3) sorted by relevance
94 const unsigned int ticks = diffInNs(end, start_); in record() local165 void ResourceTimer::Timer::record(int ticks) { in record()
79 constexpr Rep ticks(Duration d) { in ticks() function
58 int unitsPerSecond, long wallClock, long ticks) { in TimelineResponse()