Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ReactMarker.cpp79 double StartupLogger::getRunJSBundleStartTime() { in getRunJSBundleStartTime() function in ABI49_0_0facebook::ABI49_0_0React::ABI49_0_0ReactMarker::StartupLogger
H A DABI49_0_0ReactMarker.h77 double getRunJSBundleStartTime();
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/WebPerformance/
H A DABI49_0_0NativePerformance.cpp66 startupLogger.getRunJSBundleStartTime(); in getABI49_0_0ReactNativeStartupTiming()