Defined in pyglet.clock
Schedule ‘func’ to be called every ‘interval’ seconds on the default clock.
The arguments passed to ‘func’ are ‘dt’ (time since last function call), followed by any *args and **kwargs given here.
schedule Function
schedule_interval_soft Function
Enter search terms or a module, class or function name.