Skip to content

What intervals are supported by Quartz.NET? #2200

Answered by lahma
PatVax asked this question in Q&A
Discussion options

You must be logged in to vote

Quartz.NET has too many abstraction for it be used in such scenario where you want constant millisecond accuracy. You are probably better of just creating your own infinite loop with the SpinWait approach.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by PatVax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants