Searched refs:toIntegerMilliseconds (Results 1 – 1 of 1) sorted by relevance
45 static unsigned long long toIntegerMilliseconds(double seconds) in toIntegerMilliseconds() function353 return toIntegerMilliseconds(timing->monotonicTimeToPseudoWallTime(monotonicSeconds)); in monotonicTimeToIntegerMilliseconds()