Home
last modified time | relevance | path

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

/aoo4110/main/automation/source/server/
H A Dprofiler.cxx110 sal_uLong nProcessTicks = DIFF( pStart, pEnd, nProcessTicks ); in GetProfileLine() local
114 aProfileString += Pad(UniString::CreateFromInt32( (100 * nProcessTicks) / nSystemTicks ), 11); in GetProfileLine()
153 pProfileSnapshot->nProcessTicks = Time::GetProcessTicks(); in GetProfileSnapshot()
H A Dprofiler.hxx46 sal_uLong nProcessTicks; member

Completed in 16 milliseconds