Bitcoin ABC  0.29.2
P2P Digital Currency
Functions | Variables
examples.cpp File Reference
#include <bench/bench.h>
#include <cmath>
Include dependency graph for examples.cpp:

Go to the source code of this file.

Functions

static void Trig (benchmark::Bench &bench)
 
 BENCHMARK (Trig)
 

Variables

volatile double sum = 0.0
 

Function Documentation

◆ BENCHMARK()

BENCHMARK ( Trig  )

◆ Trig()

static void Trig ( benchmark::Bench bench)
static

Definition at line 12 of file examples.cpp.

Here is the call graph for this function:

Variable Documentation

◆ sum

volatile double sum = 0.0

Definition at line 10 of file examples.cpp.