SOFA API  3ea83cbd
Open source framework for multi-physics simuation
sofa::helper::StepData Class Reference

#include <AdvancedTimer.h>

Public Attributes

int level
 
int num
 
int numIt
 
sofa::helper::system::thread::ctime_t tstart
 
sofa::helper::system::thread::ctime_t tmin
 
sofa::helper::system::thread::ctime_t tmax
 
sofa::helper::system::thread::ctime_t ttotal
 
sofa::helper::system::thread::ctime_t ttotal2
 
int lastIt
 
sofa::helper::system::thread::ctime_t lastTime
 
std::string label
 

Public Member Functions

 StepData ()
 

Attribute details

◆ label

std::string sofa::helper::StepData::label

◆ lastIt

int sofa::helper::StepData::lastIt

◆ lastTime

sofa::helper::system::thread::ctime_t sofa::helper::StepData::lastTime

◆ level

int sofa::helper::StepData::level

◆ num

int sofa::helper::StepData::num

◆ numIt

int sofa::helper::StepData::numIt

◆ tmax

sofa::helper::system::thread::ctime_t sofa::helper::StepData::tmax

◆ tmin

sofa::helper::system::thread::ctime_t sofa::helper::StepData::tmin

◆ tstart

sofa::helper::system::thread::ctime_t sofa::helper::StepData::tstart

◆ ttotal

sofa::helper::system::thread::ctime_t sofa::helper::StepData::ttotal

◆ ttotal2

sofa::helper::system::thread::ctime_t sofa::helper::StepData::ttotal2

Constructor details

◆ StepData()

sofa::helper::StepData::StepData ( )
inline