Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::pms::constants Namespace Reference

Variables

static constexpr uint16_t timesTheCmdActionIsSent {5}
 
static constexpr iv::types::milliseconds timeBetweenSendCommands {100}
 
static constexpr iv::types::milliseconds timeBetweenFeedbackChecks {50}
 
static constexpr iv::types::milliseconds timeBetweenActions {2000}
 

Variable Documentation

◆ timeBetweenActions

iv::types::milliseconds iv::model::pms::constants::timeBetweenActions {2000}
staticconstexpr

◆ timeBetweenFeedbackChecks

iv::types::milliseconds iv::model::pms::constants::timeBetweenFeedbackChecks {50}
staticconstexpr

◆ timeBetweenSendCommands

iv::types::milliseconds iv::model::pms::constants::timeBetweenSendCommands {100}
staticconstexpr

◆ timesTheCmdActionIsSent

uint16_t iv::model::pms::constants::timesTheCmdActionIsSent {5}
staticconstexpr