Searched refs:stop_timer (Results 1 – 3 of 3) sorted by relevance
471 timer.stop_timer(profile)482 timer.stop_timer(profiles_to_check)528 self.measurement_timer.stop_timer(key)539 self.measurement_timer.stop_timer(DEFAULT_BT_STATUS)607 self.measurement_timer.stop_timer(profile)614 self.measurement_timer.stop_timer(profiles_to_check)
44 self.timer.stop_timer(func_name)
53 def stop_timer(self, record_ids=None, force=False): member in TimeRecorder