total time (oth)~ The time that is elapsed between the time a function starts execution until the time it terminates execution. This is the sum of this function’s internal processing time and all its callees total time.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 62 조회
- 목록
본문
total time (oth)~ The time that is elapsed between the time a function starts execution until the time it terminates execution. This is the sum of this function’s internal processing time and all its callees total time.