FUNCTION::TASK_TIME_
Section: Task Time Tapset (3stap)
Updated: November 2020
Page Index
NAME
function::task_time_string - Human readable string of task time usage
SYNOPSIS
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".
SEE ALSO
tapset::task_time(3stap)