Searched refs:_runtime (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/kyua/cli/
H A Dcmd_report.cpp98 utils::datetime::delta _runtime; member in class:__anon939::report_console_hooks
314 _runtime += duration;
372 _output << F("Total time: %s\n") % cli::format_delta(_runtime);
H A Dcmd_report_html.cpp163 utils::datetime::delta _runtime; member in class:__anon940::html_hooks
346 _runtime += duration;
407 cli::format_delta(_runtime));

Completed in 107 milliseconds