31 mElapsedTimeSeconds(0)
57 mStartTime(src.mStartTime),
58 mElapsedTime(src.mElapsedTime),
59 mElapsedTimeSeconds(src.mElapsedTimeSeconds)
C_FLOAT64 mElapsedTimeSeconds
void setRefresh(CType *pType, void(CType::*method)(void))
static CCopasiTimeVariable getThreadTime()
CCopasiTimeVariable mElapsedTime
static CCopasiTimeVariable getProcessTime()
const CCopasiTimeVariable & getElapsedTime() const
CCopasiTimer(const Type &type=WALL, const CCopasiContainer *pParent=NULL)
static CCopasiTimeVariable getCurrentWallTime()
const C_FLOAT64 & getElapsedTimeSeconds() const
CCopasiTimeVariable mStartTime
Header file of class CCopasiContainer.
virtual void * getValuePointer() const
C_INT64 getMicroSeconds(const bool &bounded=false) const
virtual void print(std::ostream *ostream) const