libgs.scheduler.Scheduler.execute

Scheduler.execute(*args, **kwargs)[source]

Execute the schedule.

Parameters:N (int, optional) – Number of passes to execute. If N is omitted or None, execute the entire schedule.