mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Added TimeStamp option to Time measures
This commit is contained in:
@ -42,6 +42,8 @@ private:
|
||||
std::wstring m_Format;
|
||||
LARGE_INTEGER m_DeltaTime;
|
||||
LARGE_INTEGER m_Time;
|
||||
|
||||
double m_TimeStamp;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user