Send measure pass duration
Summary: Send measure callback duration time to yoga plugin Reviewed By: davidaurelio Differential Revision: D15917548 fbshipit-source-id: 2c947f14ddbc5932cedd0aab8622260478ec29a6
This commit is contained in:
committed by
Facebook Github Bot
parent
9dac56e824
commit
2b8217ce8d
@@ -94,6 +94,7 @@ struct Event::TypedData<Event::NodeMeasure> {
|
||||
YGMeasureMode heightMeasureMode;
|
||||
float measuredWidth;
|
||||
float measuredHeight;
|
||||
float measureCallbackDuration;
|
||||
};
|
||||
|
||||
template <>
|
||||
|
Reference in New Issue
Block a user