Module background_hang_monitor

Module background_hang_monitor 

Source

Structsยง

BackgroundHangMonitorChan ๐Ÿ”’
A wrapper around a sender to the monitor, which will send the Id of the monitored component along with each message, and keep track of whether the monitor is still listening on the other end.
BackgroundHangMonitorWorker ๐Ÿ”’
HangMonitorRegister
MonitoredComponent ๐Ÿ”’
Sample ๐Ÿ”’

Enumsยง

MonitoredComponentMsg ๐Ÿ”’
Messages sent from monitored components to the monitor.

Type Aliasesยง

MonitoredComponentReceiver ๐Ÿ”’
MonitoredComponentSender ๐Ÿ”’