#include <bench.h>
Definition at line 120 of file bench.h.
benchmark::PlotlyPrinter::PlotlyPrinter |
( |
std::string |
plotly_url, |
|
|
int64_t |
width, |
|
|
int64_t |
height |
|
) |
| |
void benchmark::PlotlyPrinter::footer |
( |
| ) |
|
|
virtual |
void benchmark::PlotlyPrinter::header |
( |
| ) |
|
|
virtual |
void benchmark::PlotlyPrinter::result |
( |
const State & |
state | ) |
|
|
virtual |
int64_t benchmark::PlotlyPrinter::m_height |
|
private |
std::string benchmark::PlotlyPrinter::m_plotly_url |
|
private |
int64_t benchmark::PlotlyPrinter::m_width |
|
private |
The documentation for this class was generated from the following files: