i6engine  1.0
Profiling.h File Reference
#include <string>
#include "i6engine/utils/i6eSystemParameters.h"

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...
 

Variables

ISIXE_UTILS_API bool i6e::utils::profiling::packetDump
 
ISIXE_UTILS_API bool i6e::utils::profiling::fps
 
ISIXE_UTILS_API bool i6e::utils::profiling::fpsCrit
 
ISIXE_UTILS_API double i6e::utils::profiling::fpsRed
 
ISIXE_UTILS_API bool i6e::utils::profiling::waitingMsg
 
ISIXE_UTILS_API bool i6e::utils::profiling::countMsg
 
ISIXE_UTILS_API bool i6e::utils::profiling::timeStamp
 
ISIXE_UTILS_API bool i6e::utils::profiling::numberObjects
 
ISIXE_UTILS_API bool i6e::utils::profiling::numberMessages
 
ISIXE_UTILS_API bool i6e::utils::profiling::profileCPU
 
ISIXE_UTILS_API bool i6e::utils::profiling::profileMemory