Aimsun Next Scripting
22
|
Public Member Functions | |
GKElapsedMemory () | |
~GKElapsedMemory () | |
void | start () |
float | elapsed () const |
float | restart () |
Static Public Member Functions | |
static float | usedMemory () |
GKElapsedMemory::GKElapsedMemory | ( | ) |
GKElapsedMemory::~GKElapsedMemory | ( | ) |
float GKElapsedMemory::elapsed | ( | ) | const |
Returns the increase of memory up to this point
float GKElapsedMemory::restart | ( | ) |
Returns the increase of memory up to this point and restart the measures
void GKElapsedMemory::start | ( | ) |
Takes the initial memory
|
static |
Returns the absolute usage of memory