Class GTestBenchmark

Inheritance Relationships

Base Type

  • public testing::Test

Derived Type

Class Documentation

class GTestBenchmark : public testing::Test

Subclassed by NetworKit::GraphBuilderBenchmark

Public Functions

template<typename L>
inline uint64_t timeOnce(L f)

Public Static Functions

static inline void measureInMs(std::function<int()> func, int iterations = 1)