measure time spent before RUN_JS_BUNDLE

Reviewed By: alexeylang

Differential Revision: D4989216

fbshipit-source-id: 4996c934931636eadbef97d5c7f51a5907e773fb
This commit is contained in:
Aaron Chiu
2017-05-03 07:08:16 -07:00
committed by Facebook Github Bot
parent edf1774945
commit 989eb985b3
2 changed files with 3 additions and 0 deletions
@@ -63,4 +63,5 @@ public enum ReactMarkerConstants {
loadApplicationScript_endStringConvert,
PRE_SETUP_REACT_CONTEXT_START,
PRE_SETUP_REACT_CONTEXT_END,
PRE_RUN_JS_BUNDLE_START,
}