Searched refs:GetSeconds (Results 1 – 2 of 2) sorted by relevance
118 inline sal_uInt32 GetSeconds (const sal_uInt64 nTime) { return sal_uInt32(nTime / 1000); } in GetSeconds() function
160 ::vos::TTimeValue aTimeValue (GetSeconds(mnNextTime), GetNanoSeconds(mnNextTime)); in ScheduleNextRun()
Completed in 16 milliseconds