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

Add poll watcher duration as a cli argument #13

Open
reaganmcf opened this issue Apr 14, 2021 · 0 comments
Open

Add poll watcher duration as a cli argument #13

reaganmcf opened this issue Apr 14, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@reaganmcf
Copy link
Owner

Currently, the default time interval for the poll watcher is 100ms as shown on line 22 in watcher.rs

I don't know what the default should be, but 100ms seems fine for now. However, this value should definitely be a command-line argument. I am thinking -d for short form and --duration for the long form.

@reaganmcf reaganmcf added the enhancement New feature or request label Apr 14, 2021
@reaganmcf reaganmcf added this to the Version 0.2.0 milestone Apr 14, 2021
@reaganmcf reaganmcf self-assigned this Apr 14, 2021
@reaganmcf reaganmcf added the good first issue Good for newcomers label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant