Searched defs:GetNanoSeconds (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sdext/source/presenter/ | ||
H A D | PresenterAnimation.hxx | 119 inline sal_uInt32 GetNanoSeconds (const sal_uInt64 nTime) { return sal_uInt32((nTime % 1000) * 1000… in GetNanoSeconds() function |
Completed in 9 milliseconds