proxygen
|
#include <Benchmark.h>
Public Attributes | |
std::string | file |
std::string | name |
BenchmarkFun | func |
Definition at line 61 of file Benchmark.h.
std::string folly::detail::BenchmarkRegistration::file |
Definition at line 62 of file Benchmark.h.
BenchmarkFun folly::detail::BenchmarkRegistration::func |
Definition at line 64 of file Benchmark.h.
std::string folly::detail::BenchmarkRegistration::name |
Definition at line 63 of file Benchmark.h.
Referenced by folly::getGlobalBenchmarkBaselineIndex().