|
Storm 1.11.1.1
A Modern Probabilistic Model Checker
|
#include <sys/resource.h>#include <sys/time.h>#include <sys/times.h>#include "storm-config.h"#include "storm/utility/OsDetection.h"#include "storm/utility/macros.h"

Go to the source code of this file.
Namespaces | |
| namespace | storm |
| LabParser.cpp. | |
| namespace | storm::utility |
| namespace | storm::utility::resources |
Functions | |
| std::size_t | storm::utility::resources::usedCPU () |
| Get used CPU time. | |
| std::size_t | storm::utility::resources::getMemoryLimit () |
| Get memory limit. | |
| void | storm::utility::resources::setMemoryLimit (std::size_t megabytes) |
| Set memory limit. | |