omni::telemetry::kPollTimeSetting

Defined in omni/structuredlog/Telemetry.h

constexpr const char *const omni::telemetry::kPollTimeSetting = "/telemetry/pollTime"

The time, in seconds, that the transmitter will wait between polling the log files.

This determines how reactive the transmitter will be to checking for new messages and how much work it potentially does in the background. This defaults to 60 seconds.