Change performance profiler to not use scientific notation
Happyrobot33
The scientific notation for things like CPU frame time in the performance profiler make it almost impossible to quickly read values from it. Please change things like frametime to be represented in milliseconds as normal floats instead of currently nanoseconds in scientific notation
Log In