Regina 7.0 Calculation Engine
|
Provides miscellaneous helper routines that are specific to particular operating systems. More...
Namespaces | |
namespace | regina |
Contains the entire Regina calculation engine. | |
Functions | |
std::tuple< unsigned long, unsigned long, unsigned long > | regina::resUsage () |
Returns time and memory usage for the current process, for use on Linux systems. More... | |
void | regina::writeResUsage (std::ostream &out) |
Writes time and memory usage for the current process to the given output stream, for use on Linux systems. More... | |
Provides miscellaneous helper routines that are specific to particular operating systems.