Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
resources.h File Reference
#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"
Include dependency graph for resources.h:
This graph shows which files directly or indirectly include this file:

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.