Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make global timer configureable #332

Open
swimmesberger opened this issue Apr 12, 2023 · 0 comments
Open

Make global timer configureable #332

swimmesberger opened this issue Apr 12, 2023 · 0 comments

Comments

@swimmesberger
Copy link

swimmesberger commented Apr 12, 2023

First off - thanks for creating a lightweight scheduling library!

Describe the solution you'd like
The scheduling use-cases can vary on a project-to-project basis.
Some project require precision in the seconds/minutes; some require only precision in hours/days.
For those "simple" daily cases running the timer every second* seems wasteful so it would be nice to be able to configure the global timer.
*https://github.com/jamesmh/coravel/blob/master/Src/Coravel/Scheduling/HostedService/SchedulerHost.cs#L40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant