Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
constants.hpp File Reference
#include "core/types.hpp"
#include <cstdint>
Include dependency graph for constants.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::model
 
namespace  iv::model::pms
 
namespace  iv::model::pms::constants
 

Variables

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