Monitors performance of the application and displays a message if poor performance is detected.
    
| Name | Type | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | Object | optional
                
                
                
            
                Object with the following properties: 
 | 
Members
    Gets the parent container.
viewModel : PerformanceWatchdogViewModel
    Gets the view model.
Methods
    Destroys the widget.  Should be called if permanently
removing the widget from layout.
Returns:
    true if the object has been destroyed, false otherwise.
    
