Home
last modified time | relevance | path

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

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/cxxreact/
H A DABI49_0_0ReactMarker.h39 using GetAppStartTime = std::function<double()>; variable
44 typedef double (*GetAppStartTime)(); typedef