| 
    lab_btree
    
   Belligerent BTrees 
   | 
 
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 | 
Contains the actual results / benchmark parameter, uses std::chrono.