Routine Manager
With the routine manager you can divide long functions into sections which can then also be executed asynchronously. The functions and variables are actually self-explanatory.
Constructors
Link copied to clipboard
Link copied to clipboard
open fun RoutineManager(routineList: List<Routine>, canceledRoutine: Routine)
Content copied to clipboard