setRasterizerTracingThreshold method
Sets a threshold after which additional debugging information should be recorded.
Currently this interface is difficult to use by end-developers. If you're interested in using this feature, please contact flutter-dev. We'll hopefully be able to figure out how to make this feature more useful to you.
Implementation
void setRasterizerTracingThreshold(int frameInterval) native 'SceneBuilder_setRasterizerTracingThreshold';