|
mantaflow
0.10
A framework for fluid simulation
|
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) |
| MuTime & | operator+= (const MuTime &a) |
| MuTime & | operator-= (const MuTime &a) |
| MuTime & | operator/= (unsigned long a) |
| std::string | toString () |
| void | clear () |
| void | get () |
| MuTime | update () |
Public Attributes | |
| unsigned long | time |
Timing class for preformance measuring.
1.8.13