TinyTick logoTinyTick

ManagerStatus

The ManagerStatus type represents the current status of the Manager.

0 | 1 | 2

The value of this signifies the following:

  • 0: the Manager is stopped.
  • 1: the Manager is running.
  • 2: the Manager is stopping - in other words, completing its outstanding task runs.

Since

v1.0.0