webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | Static Public Member Functions | List of all members
Benchmark Class Reference

#include <Benchmark.h>

Classes

struct  Memory
 

Public Member Functions

 Benchmark (CommandLine &)
 
bool isValid ()
 
void printBenchmarks ()
 
void run ()
 
void printReport ()
 

Static Public Member Functions

static double currentTimeMS ()
 
static Memory currentMemoryBytes ()
 

Constructor & Destructor Documentation

◆ Benchmark()

Benchmark::Benchmark ( CommandLine commandLine)

Member Function Documentation

◆ currentMemoryBytes()

Benchmark::Memory Benchmark::currentMemoryBytes ( )
static

◆ currentTimeMS()

double Benchmark::currentTimeMS ( )
static

◆ isValid()

bool Benchmark::isValid ( )
inline

◆ printBenchmarks()

void Benchmark::printBenchmarks ( )

◆ printReport()

void Benchmark::printReport ( )

◆ run()

void Benchmark::run ( )

The documentation for this class was generated from the following files: