|
Regina 7.4 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. | |
| 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. | |
Provides miscellaneous helper routines that are specific to particular operating systems.