MeVisLabToolboxReference
MLTimeStatistics::Values Struct Reference

#include <mlCallGraph.h>

List of all members.

Public Member Functions

 Values ()
Valuesoperator+= (const Values &other)
void add (MLProfilingTimeType time)
void reset ()

Public Attributes

MLProfilingTimeType minimum
MLProfilingTimeType maximum
MLProfilingTimeType total

Detailed Description

Definition at line 40 of file mlCallGraph.h.


Constructor & Destructor Documentation

MLTimeStatistics::Values::Values ( ) [inline]

Definition at line 42 of file mlCallGraph.h.


Member Function Documentation

void MLTimeStatistics::Values::add ( MLProfilingTimeType  time)
Values& MLTimeStatistics::Values::operator+= ( const Values other)
void MLTimeStatistics::Values::reset ( )

Member Data Documentation


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