mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Reduce accuracy to decrease memory load.
This commit is contained in:
@@ -252,7 +252,7 @@ private:
|
||||
bool m_terminate;
|
||||
|
||||
size_t m_tmpVecSize;
|
||||
double* m_tmpVec;
|
||||
float* m_tmpVec;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user