Track root render
Reviewed By: lblasa Differential Revision: D50121104 fbshipit-source-id: 7f3560fe67f3a84e21fe7819a7f3a0b889716cc9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
a90ff51e2c
commit
7597b2c826
@@ -11,6 +11,7 @@ import {getLogger} from 'flipper-common';
|
||||
|
||||
type UIPerfEvents =
|
||||
| 'ui-perf-store-rehydrated'
|
||||
| 'ui-perf-root-rendered'
|
||||
| 'ui-perf-everything-finally-loaded-jeeeez';
|
||||
|
||||
class UIPerfTracker {
|
||||
|
||||
Reference in New Issue
Block a user