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 the capability to take a snapshot of a timer and to subtract said snapshot from the timer #692

Closed
dsimmen opened this issue Aug 14, 2019 · 0 comments
Assignees

Comments

@dsimmen
Copy link
Contributor

dsimmen commented Aug 14, 2019

Subtracting a snapshot of a timer from the original timer after subsequent operations have been performed and timed can provide useful metrics as to the cost of those subsequent operations.

dsimmen added a commit that referenced this issue Aug 19, 2019
Resolves #692: Add the capability to take a snapshot of a timer and to subtract said snapshot from the timer.
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

1 participant