yse / easy_profiler

Lightweight profiler library for c++
MIT License
2.16k stars 187 forks source link

Reload button or autoreload of .prof files #93

Open corporateshark opened 6 years ago

corporateshark commented 6 years ago

Make a reload button to reload the currently loaded .prof file, or autoreload if the timestamp has changed.

cas4ey commented 6 years ago

Hi @corporateshark There is a drop-down list of recently opened files at "Open" button. Current opened file is always on the top of this list - click it to reload current file.

corporateshark commented 6 years ago

Oh, thanks!

Still, having a dialog box asking to autoreload a modified .prof file would be great!