Searched defs:diffMs (Results 1 – 3 of 3) sorted by relevance
171 const msInterval diffMs = static_cast<msInterval>( in logTsEntry() local301 bool PerformanceAnalysis::detectAndStoreOutlier(const msInterval diffMs) { in detectAndStoreOutlier()
102 long diffMs = in calculateRoutineWatchScore() local
1082 long diffMs = (d1.getElapsedTimestampNanos() - d0.getElapsedTimestampNanos()) / 1_000_000; in assertTimeDiffBetween() local