LAMA
tracing::RegionTable::CallEntry Struct Reference

Structure for entry on the call stack (id, starttime) More...

Public Member Functions

 CallEntry (int region, double timeStart)

Data Fields

int mRegion
 reference id for the region
double mTimeStart
 absolute time when call started

Detailed Description

Structure for entry on the call stack (id, starttime)


Constructor & Destructor Documentation

tracing::RegionTable::CallEntry::CallEntry ( int  region,
double  timeStart 
) [inline]

Field Documentation


The documentation for this struct was generated from the following file: