proxygen
folly::detail::BenchmarkRegistration Struct Reference

#include <Benchmark.h>

Public Attributes

std::string file
 
std::string name
 
BenchmarkFun func
 

Detailed Description

Definition at line 61 of file Benchmark.h.

Member Data Documentation

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().


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