mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-16 12:12:20 +08:00
Clean up unused metrics
Reviewed By: AaaChiuuu Differential Revision: D5020126 fbshipit-source-id: decaa9dd4b2ba5c25eed24a29836a3e7bdba0233
This commit is contained in:
committed by
Facebook Github Bot
parent
074c3cef14
commit
ffbb2a0ec1
@@ -81,6 +81,10 @@ const Systrace = {
|
||||
}
|
||||
},
|
||||
|
||||
isEnabled(): boolean {
|
||||
return _enabled;
|
||||
},
|
||||
|
||||
/**
|
||||
* beginEvent/endEvent for starting and then ending a profile within the same call stack frame
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user