MeVisLabToolboxReference
MLTimeStatistics Struct Reference

Time is stored in seconds. More...

#include <mlCallGraph.h>

List of all members.

Classes

struct  Values

Public Member Functions

 MLTimeStatistics ()
void reset ()
MLTimeStatisticsoperator+= (const MLTimeStatistics &other)

Public Attributes

Values elapsed
Values consumed
unsigned int count

Detailed Description

Time is stored in seconds.

Definition at line 34 of file mlCallGraph.h.


Constructor & Destructor Documentation

MLTimeStatistics::MLTimeStatistics ( ) [inline]

Definition at line 36 of file mlCallGraph.h.


Member Function Documentation

MLTimeStatistics& MLTimeStatistics::operator+= ( const MLTimeStatistics other)
void MLTimeStatistics::reset ( )

Member Data Documentation

Definition at line 52 of file mlCallGraph.h.

Definition at line 53 of file mlCallGraph.h.

Definition at line 51 of file mlCallGraph.h.


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