이 콘텐츠는 선택한 언어로 제공되지 않습니다.
function::task_stime
Name
function::task_stime — System time of the current task
Synopsis
task_stime:long()
Arguments
None
Description
Returns the system time of the current task in cputime. Does not include any time used by other tasks in this process, nor does it include any time of the children of this task.