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

#include "RuntimeTests.h"

Public Member Functions

 RuntimeIntervalTest ()
 
 ~RuntimeIntervalTest ()
 
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

◆ RuntimeIntervalTest()

ot::RuntimeIntervalTest::RuntimeIntervalTest ( )

◆ ~RuntimeIntervalTest()

ot::RuntimeIntervalTest::~RuntimeIntervalTest ( )

Member Function Documentation

◆ currentInterval()

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

Returns the interval in ms from creation of this instance.

◆ logCurrentInterval()

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

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

◆ logOnDelete()

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

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