Adds a simple job that executes the given function according to the given schedule.
A function to execute.
The schedule defining when to execute the function.
The scheduled job.
See Implementation
Adds a simple job that executes the given function according to the given schedule.