TinyTick logoTinyTick

Manager

The Manager interface represents the main entry point for the TinyTick API, and the object with which you register each Task, and schedule them to run.

Create a Manager easily with the createManager function.

Since

v1.0.0

Manager methods

Task methods

TaskRun methods

Category methods

Lifecycle methods

Listener methods