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

[FEATURE REQ] Add a thread for running a timer #5

Open
siddhantrao23 opened this issue Aug 6, 2020 · 0 comments
Open

[FEATURE REQ] Add a thread for running a timer #5

siddhantrao23 opened this issue Aug 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@siddhantrao23
Copy link
Contributor

Timestamps are an important feature for packet monitoring tools.

Requested Feature
Add a separate thread for a timer to keep track of time of arrival of packets.

Suggested Solution
Spawn a thread in main.rs which calls a timer function. This timestamp should be displayed in the ui and with the packet information.

Additional features / Future application
Filtering packets received by timestamp for improved tracking capabilities.

@siddhantrao23 siddhantrao23 added the enhancement New feature or request label Aug 6, 2020
@siddhantrao23 siddhantrao23 changed the title [FEATURE REQ] Add a thread for timer [FEATURE REQ] Add a thread for running a timer Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant