Searched refs:DIFF_MS (Results 1 – 1 of 1) sorted by relevance
/trunk/main/automation/source/server/ |
H A D | prof_usl.cxx | 108 #define DIFF_MS( pStart, pEnd, Member ) ( CALC_MS( pEnd->Member.tv_sec, pEnd->Member.tv_nsec ) - CA… macro 118 …aProfile += Pad( String::CreateFromInt64(DIFF_MS( pStart, pStop, mprusage.pr_rtime ) / AVER( pStar… in GetSysdepProfileLine() 121 …sal_uLong d_utime = DIFF_MS( pStart, pStop, mpstatus.pr_utime ) + DIFF_MS( pStart, pStop, mpstatus… in GetSysdepProfileLine() 122 …sal_uLong d_stime = DIFF_MS( pStart, pStop, mpstatus.pr_stime ) + DIFF_MS( pStart, pStop, mpstatus… in GetSysdepProfileLine()
|
Completed in 5 milliseconds