mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 09:45:04 +00:00
log difference in QPL vs PerformanceLogger
Reviewed By: alexeylang Differential Revision: D4736500 fbshipit-source-id: e5f8590ae7482dbfbbe64403b0162fb496572ac6
This commit is contained in:
parent
242a58ffe0
commit
ebb55c6bcc
@ -108,6 +108,10 @@ var PerformanceLogger = {
|
||||
extras = {};
|
||||
},
|
||||
|
||||
currentTimestamp() {
|
||||
return performanceNow();
|
||||
},
|
||||
|
||||
getTimespans() {
|
||||
return timespans;
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user