Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
bus_health_source.h File Reference

The notification source for cycles the bus did not fully answer. More...

#include <string_view>
#include "node/notification_bus.h"
Include dependency graph for bus_health_source.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mm
 
namespace  mm::node
 

Functions

node::NotificationBus::Source mm::busHealthSource (node::DeviceManager &deviceManager, std::chrono::milliseconds interval=std::chrono::seconds{1})
 Reports cycles that answered with a short working counter, to the log and to clients.
 

Variables

constexpr std::string_view mm::kShortWorkingCounterEvent = "short-working-counter"
 The data.event this source sends.
 

Detailed Description

The notification source for cycles the bus did not fully answer.