mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Add getLastMeasurements() as it is documented as public API
This commit is contained in:
@@ -342,7 +342,7 @@ function stop() {
|
||||
}
|
||||
|
||||
var ReactPerfAnalysis = {
|
||||
getFlushHistory,
|
||||
getLastMeasurements: getFlushHistory,
|
||||
getExclusive,
|
||||
getInclusive,
|
||||
getWasted,
|
||||
|
||||
Reference in New Issue
Block a user