MCPcopy Create free account
hub / github.com/carbonengine/trinity / EndExecute

Method EndExecute

trinity/RenderJob/TriRenderStep.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void TriRenderStep::EndExecute( Tr2RenderContext& renderContext )
56{
57 m_timer.End( renderContext );
58}
59
60bool TriRenderStep::GetCaptureGpuTime() const
61{

Callers 1

RunMethod · 0.80

Calls 1

EndMethod · 0.45

Tested by

no test coverage detected