Searched refs:SimpleTimer (Results 1 – 3 of 3) sorted by relevance
75 class SimpleTimer(object): class128 self.debug_output_timer = SimpleTimer(interval_hours=0.5)
112 class SimpleTimer { class118 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anon8e7ac3c80111::SimpleTimer123 ~SimpleTimer() { in ~SimpleTimer()368 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults()1371 SimpleTimer PreambleTimer(WantTiming); in getMainBufferWithPrecompiledPreamble()1682 SimpleTimer ParsingTimer(WantTiming); in LoadFromCompilerInvocation()1839 SimpleTimer ParsingTimer(WantTiming); in Reparse()2149 SimpleTimer CompletionTimer(WantTiming); in CodeComplete()
56 class SimpleTimer { class62 explicit SimpleTimer(bool WantTiming) : WantTiming(WantTiming) { in SimpleTimer() function in __anon2e64129a0111::SimpleTimer72 ~SimpleTimer() { in ~SimpleTimer()341 SimpleTimer Timer(WantTiming); in CacheCodeCompletionResults()1490 SimpleTimer PreambleTimer(WantTiming); in getMainBufferWithPrecompiledPreamble()1892 SimpleTimer ParsingTimer(WantTiming); in LoadFromCompilerInvocation()2036 SimpleTimer ParsingTimer(WantTiming); in Reparse()2329 SimpleTimer CompletionTimer(WantTiming); in CodeComplete()