-
public class ReactBridge
-
-
Method Summary
Modifier and Type Method Description static boolean
isInitialized()
static synchronized void
staticInit()
static long
getLoadStartTime()
static long
getLoadEndTime()
-
-
Method Detail
-
isInitialized
static boolean isInitialized()
-
staticInit
static synchronized void staticInit()
-
getLoadStartTime
static long getLoadStartTime()
-
getLoadEndTime
static long getLoadEndTime()
-
-
-
-