Example #1
0
 public void StopTimer()
 {
     Variable?.StopTimer();
     isConstantStopped = true;
 }