mantaflow  0.10
A framework for fluid simulation
Public Member Functions | Public Attributes | List of all members
Manta::Manta::MuTime Struct Reference

Timing class for preformance measuring. More...

#include <randomstream.h>

Public Member Functions

MuTime operator- (const MuTime &a)
 
MuTime operator+ (const MuTime &a)
 
MuTime operator/ (unsigned long a)
 
MuTimeoperator+= (const MuTime &a)
 
MuTimeoperator-= (const MuTime &a)
 
MuTimeoperator/= (unsigned long a)
 
std::string toString ()
 
void clear ()
 
void get ()
 
MuTime update ()
 

Public Attributes

unsigned long time
 

Detailed Description

Timing class for preformance measuring.


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