function::task_time_string
Name
function::task_time_string — Human readable string of task time usage
Synopsis
function task_time_string:string()
Arguments
None
Description
Returns a human readable string showing the user and system time the current task has used up to now. For example “usr: 0m12.908s, sys: 1m6.851s”.