OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
PerformanceTracker Class Reference

#include "PerformanceTracker.h"

Public Member Functions

std::string Print (void)
 
void StartTimer (void)
 
double StopTimer (void)
 
void SetSimulationTime (double time)
 
void SetSetupTime (double time)
 
void SetNumberOfNodes (index_t nodes)
 

Member Function Documentation

◆ Print()

std::string PerformanceTracker::Print ( void )

◆ SetNumberOfNodes()

void PerformanceTracker::SetNumberOfNodes ( index_t nodes)
inline

◆ SetSetupTime()

void PerformanceTracker::SetSetupTime ( double time)
inline

◆ SetSimulationTime()

void PerformanceTracker::SetSimulationTime ( double time)
inline

◆ StartTimer()

void PerformanceTracker::StartTimer ( void )

◆ StopTimer()

double PerformanceTracker::StopTimer ( void )

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