summaryrefslogtreecommitdiffstats
path: root/testSystemInformation.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'testSystemInformation.cxx')
-rw-r--r--testSystemInformation.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/testSystemInformation.cxx b/testSystemInformation.cxx
index 53d51ac..fc8ea55 100644
--- a/testSystemInformation.cxx
+++ b/testSystemInformation.cxx
@@ -87,6 +87,7 @@ int testSystemInformation(int, char*[])
printMethod3(info, GetProcMemoryAvailable("KWSHL","KWSPL"), "KiB");
printMethod3(info, GetHostMemoryUsed(), "KiB");
printMethod3(info, GetProcMemoryUsed(), "KiB");
+ printMethod(info, GetLoadAverage);
for (long int i = 0; i <= 31; i++)
{