mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Calculate timer resolution.
This commit is contained in:
@@ -63,6 +63,7 @@ private:
|
||||
void CalibrateDelay();
|
||||
|
||||
double m_timerMul;
|
||||
uint64_t m_resolution;
|
||||
uint64_t m_delay;
|
||||
int64_t m_timeBegin;
|
||||
uint64_t m_mainThread;
|
||||
|
||||
Reference in New Issue
Block a user