Merge branch 'mueller/timer-utilities' into mueller/master
This commit is contained in:
commit
cf4c3acc01
@ -50,8 +50,6 @@ bool Timer::isSet() const {
|
||||
}
|
||||
|
||||
void Timer::resetTimer() {
|
||||
if(not this->set) {
|
||||
set = false;
|
||||
}
|
||||
setTimer(0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user