aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/coreSQLiteStudio/common/memoryusage.h
blob: 55edfdbeea99a2651055d2fffde7c6626642a43e (plain) (blame)
1
2
3
4
5
6
#ifndef MEMORYUSAGE_H
#define MEMORYUSAGE_H

int getMemoryUsage();

#endif // MEMORYUSAGE_H