Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0PerformanceEntryReporter.cpp222 double durationVal = duration ? *duration : endTimeVal - startTimeVal; in measure() local
234 durationVal, in measure()