Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds