OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
ot::PerformanceIntervalTest Class Reference

#include "PerformanceTests.h"

Public Member Functions

 PerformanceIntervalTest ()
 
 ~PerformanceIntervalTest ()
 
void logCurrentInterval (const std::string &_testName) const
 Will generate a warning log message containing the interval result of this performance test.
 
long long currentInterval (void) const
 Returns the interval in ms from creation of this instance.
 
void logOnDelete (const std::string &_message)
 

Constructor & Destructor Documentation

◆ PerformanceIntervalTest()

ot::PerformanceIntervalTest::PerformanceIntervalTest ( )

◆ ~PerformanceIntervalTest()

ot::PerformanceIntervalTest::~PerformanceIntervalTest ( )

Member Function Documentation

◆ currentInterval()

long long ot::PerformanceIntervalTest::currentInterval ( void ) const

Returns the interval in ms from creation of this instance.

◆ logCurrentInterval()

void ot::PerformanceIntervalTest::logCurrentInterval ( const std::string & _testName) const

Will generate a warning log message containing the interval result of this performance test.

◆ logOnDelete()

void ot::PerformanceIntervalTest::logOnDelete ( const std::string & _message)

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