8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently the total time taken is display on seconds - if the time is more than 1000 ms
Consider also minutes. If the total time is >60sec then it should be in mins. eg 121s -> 2m 1s
Look for console_results::print_execution_time
console_results::print_execution_time
Status