Home
last modified time | relevance | path

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

/aoo41x/main/automation/source/server/
H A Dprof_usl.cxx121 …sal_uLong d_utime = DIFF_MS( pStart, pStop, mpstatus.pr_utime ) + DIFF_MS( pStart, pStop, mpstatus… in GetSysdepProfileLine() local
124 aProfile += Pad( String::CreateFromInt64(d_utime), 7 ); in GetSysdepProfileLine()
126 aProfile += Pad( String::CreateFromInt64(d_utime + d_stime), 7 ); in GetSysdepProfileLine()

Completed in 15 milliseconds