COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Any test using this fixture (or a derivative) will be timed. More...
#include <TimedTestFixture.hpp>
Inherited by BockMesh3DFixture, ComponentBenchFixture, ProfiledFixture, ProtoBenchmarkFixture, ProtoParallelFixture, PtrFixture, and VectorBenchmarkFixture.
Public Member Functions | |
TimedTestFixture () | |
~TimedTestFixture () | |
void | test_unit_start (boost::unit_test::test_unit const &unit) |
Start timing when a test starts. More... | |
void | restart_timer () |
void | test_unit_finish (boost::unit_test::test_unit const &unit) |
Stop timing when a test ends. More... | |
Private Attributes | |
common::Timer | m_timer |
Any test using this fixture (or a derivative) will be timed.
Definition at line 28 of file TimedTestFixture.hpp.
|
inline |
Definition at line 31 of file TimedTestFixture.hpp.
|
inline |
Definition at line 35 of file TimedTestFixture.hpp.
|
inline |
Definition at line 45 of file TimedTestFixture.hpp.
|
inline |
Stop timing when a test ends.
Definition at line 51 of file TimedTestFixture.hpp.
|
inline |
Start timing when a test starts.
Definition at line 40 of file TimedTestFixture.hpp.
|
private |
Definition at line 56 of file TimedTestFixture.hpp.
Send comments to: COOLFluiD Web Admin |