Home
last modified time | relevance | path

Searched refs:DIFF_MS (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/automation/source/server/
H A Dprof_usl.cxx108 #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 9 milliseconds