summaryrefslogtreecommitdiffstats
path: root/freebsd/Platform.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:44:20 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-27 19:44:20 -0200
commit3ba3d6fa6f5f2c3075041a1a0db4d07f86a4a517 (patch)
tree1b3e4e2cfb52482af7e80d19a2335b795d736e72 /freebsd/Platform.h
parent1dd165c14bf71a6f55abdea2fdc19b54efc03780 (diff)
Add uptime calculation code.
Diffstat (limited to 'freebsd/Platform.h')
-rw-r--r--freebsd/Platform.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/Platform.h b/freebsd/Platform.h
index dc468b81..7435f631 100644
--- a/freebsd/Platform.h
+++ b/freebsd/Platform.h
@@ -15,5 +15,6 @@ void Platform_setBindings(Htop_Action* keys);
extern MeterClass* Platform_meterTypes[];
+int Platform_getUptime();
#endif

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