Is it possible to access the value captured for a given zone at the end of a frame? The scenario here is running automated tests, and it would be useful to access the measured execution time of various parts of the program inside the test. This is something the previous profiler in my current project provided, and we're migrating to Tracy right now.