Home
last modified time | relevance | path

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

/freebsd-head/contrib/kyua/cli/
HDcmd_report.cpp98 utils::datetime::delta _runtime; member in __anond9d89bf00111::report_console_hooks
314 _runtime += duration; in got_result()
372 _output << F("Total time: %s\n") % cli::format_delta(_runtime); in end()
HDcmd_report_html.cpp164 utils::datetime::delta _runtime; member in __anon9e0918840111::html_hooks
347 _runtime += duration; in got_result()
408 cli::format_delta(_runtime)); in write_summary()