Definition at line 10 of file Timer.cxx.
◆ timeit()
Definition at line 12 of file Timer.cxx.
17 for (
int i = 0;
i != ndo; ++
i){
22 std::cout <<
i <<
'\n';
23 std::cout << duration_cast<milliseconds>(
t1-
t0).count()
The documentation for this struct was generated from the following file: