mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-19 21:35:46 +01:00
Rework drawtime and related timekeeping code to use microseconds
This commit is contained in:
@@ -110,6 +110,8 @@ public:
|
||||
private:
|
||||
Flags m_flags;
|
||||
|
||||
float m_drawtime_avg = 0;
|
||||
|
||||
gui::IGUIStaticText *m_guitext = nullptr; // First line of debug text
|
||||
gui::IGUIStaticText *m_guitext2 = nullptr; // Second line of debug text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user