Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/kyua/cli/
H A Dcmd_report.cpp98 utils::datetime::delta _runtime; member in __anon21eb82870111::report_console_hooks
314 _runtime += duration; in got_result()
372 _output << F("Total time: %s\n") % cli::format_delta(_runtime); in end()
H A Dcmd_report_html.cpp163 utils::datetime::delta _runtime; member in __anona416b57b0111::html_hooks
346 _runtime += duration; in got_result()
407 cli::format_delta(_runtime)); in write_summary()