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

Implement the Timestamp class to ease the usage of time_point. #134

Merged
merged 1 commit into from Nov 24, 2022

Conversation

miladHakimi
Copy link
Contributor

  • Allows creating time_points from int values.
  • Keeps track of timestamps' time unit.

- Allows creating `time_point`s from int values.
- Keeps track of timestamps' time unit.
Copy link
Contributor

@kuhar kuhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice cleanup!

@kuhar kuhar merged commit c562408 into google:main Nov 24, 2022
@miladHakimi miladHakimi deleted the refactor_timestamp branch November 28, 2022 18:04
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

Successfully merging this pull request may close these issues.

None yet

2 participants