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