StopwatchAwareInterface
interface StopwatchAwareInterface implements WidgetInterface (View source)
Interface StopwatchAwareInterface - Widgets that implement this interface, will have their execution time show up in Symfony's Profiler
Methods
startStopwatch(Stopwatch $stopwatch)
No description
stopStopwatch()
No description