Lines Matching full:time
90 * @param {number} totalTime Amount of time that application spent in the
93 * @param {number} selfTime Amount of time that application spent in the
152 * @param {number} totalTime Amount of time that application spent in the
155 * @param {number} selfTime Amount of time that application spent in the
172 * Returns a share of the function's total time in application's total time.
181 * Returns a share of the function's self time in application's total time.
190 * Returns a share of the function's total time in its parent's total time.