32 #ifndef VAULT_GEAR_ENGINE_CONFIG_H 33 #define VAULT_GEAR_ENGINE_CONFIG_H Duration currentEngineLatency() const
reasonable guess of the current engine working delay.
Point of access for any kind of engine configuration, setup and performance tweaks.
Access point to singletons and other kinds of dependencies designated by type.
EngineConfig()
build up a new engine configuration set, based on reasonable default values
Singleton services and Dependency Injection.
Helper to abstract creation and lifecycle of a dependency.
Duration is the internal Lumiera time metric.
Duration currentJobPlanningRhythm() const
Time interval for ahead planning of render jobs.
a family of time value like entities and their relationships.
Vault-Layer implementation namespace root.