job#

Implementation of job for the asyncio scheduler.

Author: Jendrik A. Potyka, Fabian A. Preiss

Classes

Job(job_type, timing, handle, *[, args, ...])

Job class bundling time and callback function methods.