#include <cstddef>#include <iosfwd>#include <string>#include <stdint.h>Go to the source code of this file.
Namespaces | |
| namespace | util |
Functions | |
| double | util::WallTime () |
| double | util::CPUTime () |
| uint64_t | util::RSSMax () |
| void | util::PrintUsage (std::ostream &out) |
| uint64_t | util::GuessPhysicalMemory () |
| uint64_t | util::ParseSize (const std::string &arg) |
1.5.9