1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-21 11:55:43 +02:00

Change some profiler values to microseconds

This commit is contained in:
sfan5
2024-04-20 15:11:25 +02:00
parent eb432d3da0
commit c8e46749a4
3 changed files with 7 additions and 9 deletions

View File

@@ -122,7 +122,7 @@ void Sky::render()
if (!camera || !driver)
return;
ScopeProfiler sp(g_profiler, "Sky::render()", SPT_AVG);
ScopeProfiler sp(g_profiler, "Sky::render()", SPT_AVG, PRECISION_MICRO);
// Draw perspective skybox