AYON Cpp Api  0.1.0
Loading...
Searching...
No Matches
perfStats Struct Reference

#include <perfPrinter.h>

Collaboration diagram for perfStats:

Public Attributes

std::chrono::time_point< std::chrono::high_resolution_clock > startTime
 
std::chrono::time_point< std::chrono::high_resolution_clock > endTime
 
std::string StatName
 
std::string HeaderText
 
std::string FoderText
 
std::string Note
 
std::vector< std::string > extraInfo
 
bool Stop = false
 

Member Data Documentation

◆ endTime

std::chrono::time_point<std::chrono::high_resolution_clock> perfStats::endTime

◆ extraInfo

std::vector<std::string> perfStats::extraInfo

◆ FoderText

std::string perfStats::FoderText

◆ HeaderText

std::string perfStats::HeaderText

◆ Note

std::string perfStats::Note

◆ startTime

std::chrono::time_point<std::chrono::high_resolution_clock> perfStats::startTime

◆ StatName

std::string perfStats::StatName

◆ Stop

bool perfStats::Stop = false

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