Home
last modified time | relevance | path

Searched defs:endTime (Results 1 – 17 of 17) sorted by relevance

/expo/tools/src/commands/
H A DPrebuildPackages.ts53 const endTime = performance.now(); constant
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI48_0_0utils.cpp23 uint64_t endTime = startTime + delay + (uint64_t)mutationConfig.duration; in calculateAnimationProgress() local
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI47_0_0utils.cpp24 uint64_t endTime = startTime + delay + (uint64_t)mutationConfig.duration; in calculateAnimationProgress() local
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/animations/
H A DABI49_0_0utils.cpp23 uint64_t endTime = startTime + delay + (uint64_t)mutationConfig.duration; in calculateAnimationProgress() local
/expo/android/versioned-abis/expoview-abi47_0_0/src/main/java/abi47_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java110 …public void getStepCountAsync(final double startTime, final double endTime, final Promise promise)… in getStepCountAsync()
/expo/android/expoview/src/main/java/versioned/host/exp/exponent/modules/api/
H A DPedometerModule.java110 …public void getStepCountAsync(final double startTime, final double endTime, final Promise promise)… in getStepCountAsync()
/expo/android/versioned-abis/expoview-abi48_0_0/src/main/java/abi48_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java110 …public void getStepCountAsync(final double startTime, final double endTime, final Promise promise)… in getStepCountAsync()
/expo/android/versioned-abis/expoview-abi49_0_0/src/main/java/abi49_0_0/host/exp/exponent/modules/api/
H A DPedometerModule.java110 …public void getStepCountAsync(final double startTime, final double endTime, final Promise promise)… in getStepCountAsync()
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0NativePerformance.cpp40 double endTime, in measure()
H A DABI49_0_0PerformanceEntryReporter.cpp216 double endTime, in measure()
/expo/packages/expo-modules-core/ios/Swift/Logging/
H A DLogger.swift175 let endTime = DispatchTime.now() in timeEnd() variable
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift175 let endTime = DispatchTime.now() in timeEnd() variable
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift175 let endTime = DispatchTime.now() in timeEnd() variable
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Swift/Logging/
H A DLogger.swift175 let endTime = DispatchTime.now() in timeEnd() variable
/expo/apps/bare-expo/android/app/src/androidTest/java/dev/expo/payments/
H A DBareExpoTestSuite.kt86 val endTime: Long = startTime + timeoutMs in waitForTestCompleted() constant
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js157 …,s,o){this._closed||this._timespans[t]||(this._timespans[t]={startTime:n,endTime:i,totalTime:i-(n|… property
H A DEXDevMenuApp.android.js156 …,s,o){this._closed||this._timespans[t]||(this._timespans[t]={startTime:n,endTime:i,totalTime:i-(n|… property