#include "counter.h"
Go to the source code of this file.
Namespaces | |
benchmark | |
benchmark::internal | |
Functions | |
double | benchmark::internal::Finish (Counter const &c, IterationCount iterations, double cpu_time, double num_threads) |
void | benchmark::internal::Finish (UserCounters *l, IterationCount iterations, double cpu_time, double num_threads) |
void | benchmark::internal::Increment (UserCounters *l, UserCounters const &r) |
bool | benchmark::internal::SameNames (UserCounters const &l, UserCounters const &r) |