stalker.models.scene.Scene
stalker.models.schedulers.TaskJugglerScheduler
Enter search terms or a module, class or function name.
Bases: object
This is the base class for schedulers.
All the schedulers should be derived from this class.
Methods
Attributes
studio getter
the main scheduling function should be implemented in the derivatives