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

How to set a microsecond interval for task #34

Open
KaitaoQiu opened this issue Jan 20, 2022 · 3 comments
Open

How to set a microsecond interval for task #34

KaitaoQiu opened this issue Jan 20, 2022 · 3 comments

Comments

@KaitaoQiu
Copy link

Hi delay-timer guys, how to set a microsecond intervals for a task.
From source-code, I can only find seconds-related function, and I can't use a cron string to generate a microsecond task, right?

@BinChengZhao
Copy link
Owner

Hi delay-timer guys, how to set a microsecond intervals for a task. From source-code, I can only find seconds-related function, and I can't use a cron string to generate a microsecond task, right?

Hi friend, currently delay-timer does not support milliseconds task scheduling, the smallest unit is now seconds.

But I will consider your request in the next iteration plan, and I will reply to you via issue if there is any progress.

@KaitaoQiu
Copy link
Author

Thanks, I will try to modify it by myself, because other task schedulers in rust-lang don't support microsecond feature too, lol

@BinChengZhao
Copy link
Owner

BinChengZhao commented Jan 21, 2022 via email

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

2 participants