Home
last modified time | relevance | path

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

/aoo42x/main/automation/source/server/
H A Dprofiler.cxx150 void TTProfiler::GetProfileSnapshot( ProfileSnapshot *pProfileSnapshot ) in GetProfileSnapshot() argument
152 pProfileSnapshot->aTime = Time(); in GetProfileSnapshot()
153 pProfileSnapshot->nProcessTicks = Time::GetProcessTicks(); in GetProfileSnapshot()
154 pProfileSnapshot->nSystemTicks = Time::GetSystemTicks(); in GetProfileSnapshot()
H A Dprofiler.hxx79 void GetProfileSnapshot( ProfileSnapshot *pProfileSnapshot );

Completed in 13 milliseconds