Frame profiler
Go to file
Bartosz Taudul df3cd193e5 Improve time to string conversion.
- Make sure comparison doesn't overflow.
- Time is not base-2 (doh!).
- Use doubles instead of floats for better precision.
- Support displaying minutes.
2017-09-18 22:56:17 +02:00
client Automatically create profiler instance. 2017-09-18 19:08:54 +02:00
common Static initialization order is implementation specific. 2017-09-18 18:55:25 +02:00
imgui Add imgui 1.51. 2017-09-14 22:08:15 +02:00
server Improve time to string conversion. 2017-09-18 22:56:17 +02:00
standalone Auto resize, add borders to connect... window. 2017-09-18 00:30:35 +02:00
.gitignore Ignore imgui.ini files. 2017-09-15 22:50:36 +02:00