Tunables for TopologyCoordinator. More...
#include <phosphor-layer/include/PhosphorLayer/TopologyCoordinator.h>
Public Attributes | |
| int | debounceMs = 200 |
| Coalesce screensChanged bursts. | |
| bool | debugLogDiffs = false |
Tunables for TopologyCoordinator.
Declared at namespace scope (rather than nested inside the class) so cfg = {} works as a default argument on the coordinator's constructor — a nested struct with NSDMIs cannot be default-constructed in its own enclosing class's method signatures.
| int PhosphorLayer::TopologyConfig::debounceMs = 200 |
Coalesce screensChanged bursts.
| bool PhosphorLayer::TopologyConfig::debugLogDiffs = false |