27#ifndef STEAM_ENGINE_ENGINE_DIAGNOSTICS_H
28#define STEAM_ENGINE_ENGINE_DIAGNOSTICS_H
81 UNIMPLEMENTED (
"attach tracing connector");
87 TODO (
"detach tracing connector");
95 UNIMPLEMENTED (
"Engine Diagnostics: query scheduled jobs");
Render engine diagnostic facility.
EngineDiagnostics(EngineService &e)
bool has_scheduled_jobs_for(Timings const &timings)
A service to schedule series of calculations, delivering the rendered data into an external output si...
void activateTracing()
Switch the complete engine into diagnostics mode.
void disableTracing()
EX_FREE.
Generic frame timing specification.
Any copy and copy construction prohibited.
Access point for the (core) calculation service of the render engine.
Lumiera error handling (C++ interface).
Steam-Layer implementation namespace root.
Mix-Ins to allow or prohibit various degrees of copying and cloning.
How to define a timing specification or constraint.