angular.dart.tutorial icon indicating copy to clipboard operation
angular.dart.tutorial copied to clipboard

Explain perf_api import and Profiler type module

Open butlermatt opened this issue 12 years ago • 0 comments

Starting in Chapter 02 you input perf_api/perf_api.dart and pass the Profiler module as a type to the AngularModule but apart from a small comment about commenting out the method call to enable profiling there's no indication as to what this module type does or how it's used.

butlermatt avatar Jan 28 '14 16:01 butlermatt