Searched refs:dFctTotalTime (Results 1 – 1 of 1) sorted by relevance
432 double dFctTotalTime = pFunctionItem->m_dTotalTime; in lcl_printTimeOutput() local434 double dFctTotalTimePercent = 100.0 * dFctTotalTime / dTotalTime; in lcl_printTimeOutput()441 dFctTotalTime*1000.0, dFctTotalTimePercent, dFctNetTime*1000.0, dFctNetTimePercent ); in lcl_printTimeOutput()
Completed in 11 milliseconds