summaryrefslogtreecommitdiffstats
path: root/unsupported/Platform.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-27 20:03:29 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-27 20:03:29 -0200
commit6d92d7f73d3bfc4a4700e841dd955c6ce7b41739 (patch)
tree7a03411c14529a400c4abc5ceb8fe45f2a029d78 /unsupported/Platform.h
parent96e03739c41e32c5a0ba13ff3d097358f65bc8f4 (diff)
Load averages for FreeBSD!
Diffstat (limited to 'unsupported/Platform.h')
-rw-r--r--unsupported/Platform.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/unsupported/Platform.h b/unsupported/Platform.h
index 026c45fb..2476d601 100644
--- a/unsupported/Platform.h
+++ b/unsupported/Platform.h
@@ -17,4 +17,6 @@ extern MeterClass* Platform_meterTypes[];
int Platform_getUptime();
+void Platform_getLoadAverage(double* one, double* five, double* fifteen);
+
#endif

© 2014-2024 Faster IT GmbH | imprint | privacy policy