Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/presenter/
H A DPresenterTimer.cxx94 static sal_Int64 GetTimeDifference (
341 nDifference = GetTimeDifference( in run()
415 sal_Int64 TimerScheduler::GetTimeDifference ( in GetTimeDifference() function in sdext::presenter::TimerScheduler
587 sal_Int64 PresenterClockTimer::GetTimeDifference ( in GetTimeDifference() function in sdext::presenter::PresenterClockTimer
596 return TimerScheduler::GetTimeDifference(aNow, aThen); in GetTimeDifference()
H A DPresenterTimer.hxx108 static sal_Int64 GetTimeDifference (const oslDateTime& rNow, const oslDateTime& rThen);

Completed in 12 milliseconds