3 Commits
Author SHA1 Message Date
de143e8b8e Added code to ensure that code snippets in Readme compile. (#46)
* Update README.md

Added missing stream insertion operator to example.   Also, header files for chrono and thread as well as a missing namespace for literals added.

---------

Co-authored-by: Per Malmberg <PerMalmberg@users.noreply.github.com>
2025-06-01 10:51:30 +02:00
aa3d4368d5 Update CronScheduleTest.cpp (#38)
* Update CronScheduleTest.cpp

* Update CronScheduleTest.cpp

Edited code that was causing test to fail.

---------

Co-authored-by: Per Malmberg <PerMalmberg@users.noreply.github.com>
2024-08-02 18:49:19 +02:00
Dr. Nicholas J. KinarandGitHub 7c7d290792 Update README.md (#37)
In the Examples section, added an expression for every minute and a note providing a comment on the expression formatting.
2024-07-31 10:57:29 +02:00