MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / measure

Method measure

extern/Catch2/catch.hpp:6620–6620  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6618 public:
6619 template <typename Fun>
6620 void measure(Fun&& fun) { measure(std::forward<Fun>(fun), is_callable<Fun(int)>()); }
6621
6622 int runs() const { return k; }
6623

Callers 1

callMethod · 0.80

Calls 6

measureFunction · 0.85
true_typeClass · 0.85
optimizer_barrierFunction · 0.85
invoke_deoptimizedFunction · 0.85
finishMethod · 0.80
startMethod · 0.45

Tested by

no test coverage detected