mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 11:57:46 +08:00
Add REGISTER_JS_SEGMENT perf markers
Reviewed By: cwdick Differential Revision: D9244289 fbshipit-source-id: 9004a0405f9622cbd0bbb837b99df32454f35bb8
This commit is contained in:
committed by
Facebook Github Bot
parent
87f5463c0e
commit
1cd9aa2dea
@@ -85,4 +85,6 @@ public enum ReactMarkerConstants {
|
||||
CREATE_MC_MODULE_END,
|
||||
CREATE_MC_MODULE_GET_METADATA_START,
|
||||
CREATE_MC_MODULE_GET_METADATA_END,
|
||||
REGISTER_JS_SEGMENT_START,
|
||||
REGISTER_JS_SEGMENT_STOP,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user