FflasFfpack
Public Member Functions | Data Fields
OMPTimer Struct Reference

#include <timer.h>

Public Member Functions

void start ()
 
void stop ()
 
void clear ()
 
double realtime () const
 
double usertime () const
 
OMPTimeroperator= (const OMPTimer &t)
 
OMPTimeroperator+= (const OMPTimer &t)
 
OMPTimeroperator-= (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
 
OMPTimeroperator= (const OMPTimer &t)
 
OMPTimeroperator+= (const OMPTimer &t)
 
OMPTimeroperator-= (const OMPTimer &t)
 
OMPTimer operator+ (const OMPTimer &t) const
 
OMPTimer operator- (const OMPTimer &t) const
 
OMPTimer operator- ()
 

Data Fields

double _c
 

Member Function Documentation

void start ( )
inline
void stop ( )
inline
void clear ( )
inline
double realtime ( ) const
inline
double usertime ( ) const
inline
OMPTimer& operator= ( const OMPTimer t)
inline
OMPTimer& operator+= ( const OMPTimer t)
inline
OMPTimer& operator-= ( const OMPTimer t)
inline
OMPTimer operator+ ( const OMPTimer t) const
inline
OMPTimer operator- ( const OMPTimer t) const
inline
OMPTimer operator- ( )
inline
void start ( )
inline
void stop ( )
inline
void clear ( )
inline
double realtime ( ) const
inline
double usertime ( ) const
inline
OMPTimer& operator= ( const OMPTimer t)
inline
OMPTimer& operator+= ( const OMPTimer t)
inline
OMPTimer& operator-= ( const OMPTimer t)
inline
OMPTimer operator+ ( const OMPTimer t) const
inline
OMPTimer operator- ( const OMPTimer t) const
inline
OMPTimer operator- ( )
inline

Field Documentation

double _c

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