mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-04 21:09:21 +08:00
measure time between building ReactInstanceManager and creating ReactContext
Reviewed By: alexeylang Differential Revision: D4705021 fbshipit-source-id: 555ad512aed5b44165091a4bcc25a8a5564d55d3
This commit is contained in:
committed by
Facebook Github Bot
parent
3e528b1014
commit
95b61925b3
@@ -68,4 +68,5 @@ public class ReactMarkerConstants {
|
||||
public static final String ON_HOST_PAUSE_END = "ON_HOST_PAUSE_END";
|
||||
public static final String CONVERT_CONSTANTS_START = "CONVERT_CONSTANTS_START";
|
||||
public static final String CONVERT_CONSTANTS_END = "CONVERT_CONSTANTS_END";
|
||||
public static final String PRE_REACT_CONTEXT_END = "PRE_REACT_CONTEXT_END";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user