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

Fix Timestamp subtraction problem. #145

Merged
merged 1 commit into from Nov 29, 2022
Merged

Conversation

miladHakimi
Copy link
Contributor

The subtraction could not be done because TimestampClock and the DurationClock were using different precision.

The substraction could not be done because `TimestampClock` and the
`DurationClock` were using different precisions.
@kuhar kuhar merged commit 57b13ce into google:main Nov 29, 2022
@miladHakimi miladHakimi deleted the fix_timestamp branch December 18, 2022 18:38
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