41 const Duration DEFAULT_JOB_PLANNING_TURNOVER(FSecs(3,2));
67 return DEFAULT_ENGINE_LATENCY;
74 return DEFAULT_JOB_PLANNING_TURNOVER;
Access point to singletons and other kinds of dependencies designated by type.
Duration is the internal Lumiera time metric.
Framerate specified as frames per second.
EngineConfig()
build up a new engine configuration set, based on reasonable default values
Duration currentEngineLatency() const
reasonable guess of the current engine working delay.
Duration currentJobPlanningRhythm() const
Time interval for ahead planning of render jobs.
static lib::Depend< EngineConfig > get
access point to the Engine Interface.
access point to configuration of engine parameters
boost::rational< int64_t > FSecs
rational representation of fractional seconds
boost::rational< int64_t > Rat
const auto EIGHTY_PERCENT
Vault-Layer implementation namespace root.
Rational number support, based on boost::rational.
a family of time value like entities and their relationships.