Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
implementation of engine configuration and parametrisation
Definition in file engine-config.cpp.
#include "vault/gear/engine-config.hpp"
#include "lib/time/timevalue.hpp"
#include "lib/rational.hpp"
Variables | |
const Duration | DEFAULT_ENGINE_LATENCY = EIGHTY_PERCENT * Duration(1, FrameRate{25}) |
const Duration | DEFAULT_JOB_PLANNING_TURNOVER (FSecs(3, 2)) |
const auto | EIGHTY_PERCENT = 8_r/10 |
Namespaces | |
vault | |
Vault-Layer implementation namespace root. | |
vault::gear | |
Active working gear and plumbing. | |