job scheduler works with run once and run periodic schedules. Stop logic is not fully thought through.
Dependents: JobSchedulerDemo Borsch
Revisions of schedules.h
Revision | Date | Message | Actions |
---|---|---|---|
16:f61b62b119dd | 2017-08-03 | fixed timeline order of scheduled items. | File Diff Annotate |
8:4ead1f4ab741 | 2017-07-11 | added periodic job and it works | File Diff Annotate |
2:9bf5366ad5a2 | 2017-07-11 | improved scheduler organization | File Diff Annotate |
0:806403f3d0d1 | 2017-07-11 | basic JobScheduler implementation with core producer - consumer thread safe design; functional, but really bare bones | File Diff Annotate |