Searched refs:calStart (Results 1 – 1 of 1) sorted by relevance
519 u8 calStart, calElapsed; in getClockOverhead() local522 calStart = getStopwatchClock(); in getClockOverhead()534 calElapsed = getStopwatchClock() - calStart; in getClockOverhead()