bombomby / optick

C++ Profiler For Games
https://optick.dev
MIT License
2.92k stars 293 forks source link

Seeing average function times from multiple frames #122

Open hlilje opened 3 years ago

hlilje commented 3 years ago

Hello, it would be really useful to be able to see average function times across multiple frames.

That would be the behaviour I expect from selecting multiple frames in the timeline, which as far as I can tell does nothing at the moment. I.e. if you select multiple frames then the filter/function view would ideally display average SELF, TOTAL, COUNT, etc.