isRunning

open fun isRunning(): Boolean

Calculator is running - needed for power saving. If you are wondering why there is a Calculator_Running and and a Calculator_Shutdown - there is that little time between the calculator stop running and beeing full shutdown.

Return

true when calculator is running

See also

net.sourceforge.uiq3.calculator.ICalculator#isRunning()