profile method
- @DomName('ConsoleBase.profile')
- @DocsEditable()
- @Experimental()
Source
@DomName('ConsoleBase.profile') @DocsEditable() @Experimental() // untriaged void profile(String title) => _blink.BlinkConsoleBase.instance.profile_Callback_1_(this, title);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/ConsoleBase/profile.html