mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -1624,7 +1624,7 @@ To control how long a reporting message is displayed, use <a href="##(DETECTION_
|
||||
Derived classes need to implement the method <a href="##(DETECTION_MANAGER).GetReportDisplayTime">DETECTION_MANAGER.GetReportDisplayTime</a>() to use the correct display time for displayed messages during a report.</p>
|
||||
|
||||
<p>Reporting can be started and stopped using the methods <a href="##(DETECTION_MANAGER).StartReporting">DETECTION_MANAGER.StartReporting</a>() and <a href="##(DETECTION_MANAGER).StopReporting">DETECTION_MANAGER.StopReporting</a>() respectively.
|
||||
If an ad-hoc report is requested, use the method <a href="DETECTION_MANAGER.html##(ReportNow)">DETECTION_MANAGER#ReportNow</a>().</p>
|
||||
If an ad-hoc report is requested, use the method <a href="##(DETECTION_MANAGER).ReportNow">DETECTION_MANAGER.ReportNow</a>().</p>
|
||||
|
||||
<p>The default reporting interval is every 60 seconds. The reporting messages are displayed 15 seconds.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user