Searched refs:last_run (Results 1 – 2 of 2) sorted by relevance
179 bool last_run = false; in Run() local183 last_run = (runs_ == 0); in Run()189 if (last_run && !close_op_name_.empty()) { in Run()
297 let last_run = run_time::from_file(&self.snd_card)?; in is_speaker_over_heated() localVariable299 if last_shutdown < last_run { in is_speaker_over_heated()