lab_btree
Belligerent BTrees
Benchmark::BenchmarkResult Struct Reference

Contains the actual results / benchmark parameter, uses std::chrono. More...

Public Member Functions

 BenchmarkResult (unsigned int n, std::chrono::high_resolution_clock::time_point s, std::chrono::high_resolution_clock::time_point e)
 

Public Attributes

unsigned int n
 
std::chrono::high_resolution_clock::time_point start_time
 
std::chrono::high_resolution_clock::time_point end_time
 

Detailed Description

Contains the actual results / benchmark parameter, uses std::chrono.


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