Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
util_time.cpp File Reference
#include <bench/bench.h>
#include <util/time.h>
Include dependency graph for util_time.cpp:

Go to the source code of this file.

Functions

static void BenchTimeDeprecated (benchmark::Bench &bench)
static void BenchTimeMock (benchmark::Bench &bench)
static void BenchTimeMillis (benchmark::Bench &bench)
static void BenchTimeMillisSys (benchmark::Bench &bench)
 BENCHMARK (BenchTimeDeprecated)
 BENCHMARK (BenchTimeMillis)
 BENCHMARK (BenchTimeMillisSys)
 BENCHMARK (BenchTimeMock)

Function Documentation

◆ BENCHMARK() [1/4]

BENCHMARK ( BenchTimeDeprecated )
Here is the call graph for this function:

◆ BENCHMARK() [2/4]

BENCHMARK ( BenchTimeMillis )
Here is the call graph for this function:

◆ BENCHMARK() [3/4]

BENCHMARK ( BenchTimeMillisSys )
Here is the call graph for this function:

◆ BENCHMARK() [4/4]

BENCHMARK ( BenchTimeMock )
Here is the call graph for this function:

◆ BenchTimeDeprecated()

void BenchTimeDeprecated ( benchmark::Bench & bench)
static

Definition at line 9 of file util_time.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ BenchTimeMillis()

void BenchTimeMillis ( benchmark::Bench & bench)
static

Definition at line 25 of file util_time.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ BenchTimeMillisSys()

void BenchTimeMillisSys ( benchmark::Bench & bench)
static

Definition at line 32 of file util_time.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ BenchTimeMock()

void BenchTimeMock ( benchmark::Bench & bench)
static

Definition at line 16 of file util_time.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: