libdballe  9.11
Public Member Functions | List of all members
dballe::benchmark::Progress Struct Referenceabstract

Notify of progress during benchmark execution. More...

#include <benchmark.h>

Inheritance diagram for dballe::benchmark::Progress:
dballe::benchmark::BasicProgress

Public Member Functions

virtual void start_timeit (const Timeit &t)=0
 
virtual void end_timeit (const Timeit &t)=0
 
virtual void start_throughput (const Throughput &t)=0
 
virtual void end_throughput (const Throughput &t)=0
 
virtual void test_failed (const Task &t, std::exception &e)=0
 

Detailed Description

Notify of progress during benchmark execution.


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