Home
last modified time | relevance | path

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

/freebsd/contrib/kyua/cli/
H A Dcmd_report.cpp98 utils::datetime::delta _runtime; member in __anona78b41d90111::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.cpp164 utils::datetime::delta _runtime; member in __anoncdacd80d0111::html_hooks
347 _runtime += duration; in got_result()
408 cli::format_delta(_runtime)); in write_summary()