Prints arbitrary text.

Synopsis

Declared in <folly/Benchmark.h>

#define BENCHMARK_DRAW_TEXT(text)

Parameters

Name

Description

text

The text to print in the benchmark output.

Created with MrDocs