i6engine
1.0
|
Go to the source code of this file.
Namespaces | |
i6e | |
i6e::utils | |
i6e::utils::profiling | |
Functions | |
ISIXE_UTILS_API void | i6e::utils::profiling::parse (const std::string &file) |
parses the given file into the variables More... | |
ISIXE_UTILS_API void | i6e::utils::profiling::calculateMemoryUsage () |
this methods calculates the current memory usage More... | |
ISIXE_UTILS_API void | i6e::utils::profiling::calculateCPUUsage () |
this methods calculates the current cpu usage More... | |