Public Attributes | List of all members
benchmark::internal::ThreadManager::Result Struct Reference

Public Attributes

int64_t bytes_processed = 0
 
int complexity_n = 0
 
UserCounters counters
 
double cpu_time_used = 0
 
std::string error_message_
 
bool has_error_ = false
 
int64_t items_processed = 0
 
double manual_time_used = 0
 
double real_time_used = 0
 
std::string report_label_
 

Detailed Description

Definition at line 144 of file benchmark.cc.

Member Data Documentation

◆ bytes_processed

int64_t benchmark::internal::ThreadManager::Result::bytes_processed = 0

Definition at line 148 of file benchmark.cc.

◆ complexity_n

int benchmark::internal::ThreadManager::Result::complexity_n = 0

Definition at line 150 of file benchmark.cc.

◆ counters

UserCounters benchmark::internal::ThreadManager::Result::counters

Definition at line 154 of file benchmark.cc.

◆ cpu_time_used

double benchmark::internal::ThreadManager::Result::cpu_time_used = 0

Definition at line 146 of file benchmark.cc.

◆ error_message_

std::string benchmark::internal::ThreadManager::Result::error_message_

Definition at line 152 of file benchmark.cc.

◆ has_error_

bool benchmark::internal::ThreadManager::Result::has_error_ = false

Definition at line 153 of file benchmark.cc.

◆ items_processed

int64_t benchmark::internal::ThreadManager::Result::items_processed = 0

Definition at line 149 of file benchmark.cc.

◆ manual_time_used

double benchmark::internal::ThreadManager::Result::manual_time_used = 0

Definition at line 147 of file benchmark.cc.

◆ real_time_used

double benchmark::internal::ThreadManager::Result::real_time_used = 0

Definition at line 145 of file benchmark.cc.

◆ report_label_

std::string benchmark::internal::ThreadManager::Result::report_label_

Definition at line 151 of file benchmark.cc.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:06