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

timestamp only gives the second mark #44

Open
xNinjaKittyx opened this issue Sep 5, 2017 · 1 comment
Open

timestamp only gives the second mark #44

xNinjaKittyx opened this issue Sep 5, 2017 · 1 comment

Comments

@xNinjaKittyx
Copy link

Is there a reason why timestamp only gives the timestamp in seconds?

Is it possible to add a simple API call that combines timestamp with timestamp_us/timestamp_ms?

Seems unnecessary for the user to add these values together to get a full timestamp.

@kisom
Copy link
Owner

kisom commented Sep 5, 2017

They are separate fields in the packet header; this package is meant to implement lower-level parsing so that you can build what you need from it. I'm not opposed to an API call that does it, but the name should be thought out. Pull requests welcome ;)

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