proxygen
folly::detail::BenchmarkResult Struct Reference

#include <Benchmark.h>

Public Attributes

std::string file
 
std::string name
 
double timeInNs
 

Detailed Description

Definition at line 67 of file Benchmark.h.

Member Data Documentation

std::string folly::detail::BenchmarkResult::file

Definition at line 68 of file Benchmark.h.

Referenced by folly::resultKey().

std::string folly::detail::BenchmarkResult::name

Definition at line 69 of file Benchmark.h.

Referenced by folly::resultKey().

double folly::detail::BenchmarkResult::timeInNs

Definition at line 70 of file Benchmark.h.


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