The stats are now written once per minute to the settings file.

This commit is contained in:
Kimmo Pekkola
2009-07-27 12:30:28 +00:00
parent b3fc191b58
commit 1dbfc85b01
3 changed files with 17 additions and 9 deletions

View File

@ -1837,6 +1837,7 @@ void CMeterWindow::Update(bool nodraw)
// Statistics
CMeasureNet::UpdateStats();
Rainmeter->WriteStats(false);
if (!nodraw)
{