Update HighResTimeStamp.h

Remove extra space
This commit is contained in:
Derek "Turtle" Roe 2021-03-16 17:48:45 -05:00
parent 12a99d3d03
commit cf27e2bf60
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ private:
static uint64_t m_Freq;
#endif
uint64_t m_time;
};
};