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
ManagerThe 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.
v1.0.0