reportModuleLoadComplete method

void reportModuleLoadComplete(
  1. RootWidgetViewModel rootView,
  2. int loadTime,
  3. List<EngineMonitorEvent> loadEvents
)

Implementation

void reportModuleLoadComplete(RootWidgetViewModel rootView, int loadTime,
    List<EngineMonitorEvent> loadEvents) {}