mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
The stats are now written once per minute to the settings file.
This commit is contained in:
@ -139,7 +139,7 @@ public:
|
||||
|
||||
void UpdateStats();
|
||||
void ReadStats();
|
||||
void WriteStats();
|
||||
void WriteStats(bool bForce);
|
||||
void ResetStats();
|
||||
|
||||
BOOL GetCheckUpdate() { return m_CheckUpdate; };
|
||||
|
Reference in New Issue
Block a user