benchmark 1.9.0
Public Attributes | List of all members
benchmark::internal::ThreadManager::Result Struct Reference
Collaboration diagram for benchmark::internal::ThreadManager::Result:
Collaboration graph
[legend]

Public Attributes

IterationCount iterations = 0
 
double real_time_used = 0
 
double cpu_time_used = 0
 
double manual_time_used = 0
 
int64_t complexity_n = 0
 
std::string report_label_
 
std::string skip_message_
 
internal::Skipped skipped_ = internal::NotSkipped
 
UserCounters counters
 

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