LifeV
LifeChronoFake Class Reference

#include <LifeChrono.hpp>

Constructor

 LifeChronoFake ()
 

Public methods

void reset ()
 
void start ()
 
void stop ()
 
Real diff ()
 
Real diffCumul ()
 

Detailed Description

When the diff and diff_cumul methods are called, always returns -1.0

Definition at line 170 of file LifeChrono.hpp.

Constructor & Destructor Documentation

◆ LifeChronoFake()

LifeChronoFake ( )
inline

Definition at line 175 of file LifeChrono.hpp.

Member Function Documentation

◆ reset()

void reset ( )
inline

Definition at line 182 of file LifeChrono.hpp.

◆ start()

void start ( )
inline

Definition at line 185 of file LifeChrono.hpp.

◆ stop()

void stop ( )
inline

Definition at line 188 of file LifeChrono.hpp.

◆ diff()

Real diff ( )
inline

Definition at line 191 of file LifeChrono.hpp.

◆ diffCumul()

Real diffCumul ( )
inline

Definition at line 195 of file LifeChrono.hpp.

+ Here is the caller graph for this function:

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