-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
First thanks for you great project, it's really great to have single-header-libs!
Describe the problem you're solving
I'm measuring a specific function which is NOT called per frame, but sometimes multiple times on specific requests and I do not want to have the accumulated timings but the timings of each run.
Describe the solution you'd like
I want to have a way to reset all the timings back to zero so that I can do another measurements with clean (0) timings.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request