|
FflasFfpack
|
#include <timer.h>
Public Member Functions | |
| void | start () |
| void | stop () |
| void | clear () |
| double | realtime () const |
| double | usertime () const |
| OMPTimer & | operator= (const OMPTimer &t) |
| OMPTimer & | operator+= (const OMPTimer &t) |
| OMPTimer & | operator-= (const OMPTimer &t) |
| OMPTimer | operator+ (const OMPTimer &t) const |
| OMPTimer | operator- (const OMPTimer &t) const |
| OMPTimer | operator- () |
| void | start () |
| void | stop () |
| void | clear () |
| double | realtime () const |
| double | usertime () const |
| OMPTimer & | operator= (const OMPTimer &t) |
| OMPTimer & | operator+= (const OMPTimer &t) |
| OMPTimer & | operator-= (const OMPTimer &t) |
| OMPTimer | operator+ (const OMPTimer &t) const |
| OMPTimer | operator- (const OMPTimer &t) const |
| OMPTimer | operator- () |
Data Fields | |
| double | _c |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| double _c |
1.8.1.1