diff options
Diffstat (limited to 'os.h')
-rw-r--r-- | os.h | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -1,10 +0,0 @@ -#pragma once - -#include <string> - -namespace OS { - - std::string uptime_host(); - std::string uptime_process(); - -} // namespace OS |