isRunning

The client checks if Tempo is running.

Return

True if the Tempo is started using start API otherwise false

Since

18.0.0


Deprecated

We are replacing this method with isRunning()

Replace with

TempoService.isRunning()

The client checks if Tempo is running.

Return

True if the Tempo is started using start API otherwise false

Since

15.3.0