mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Display total frame set time.
This commit is contained in:
@@ -362,6 +362,7 @@ private:
|
||||
size_t frameNum = 0;
|
||||
float average = 0;
|
||||
float median = 0;
|
||||
int64_t total = 0;
|
||||
} m_frameSortData;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user