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

Method SetCaptureCpuTime

trinity/RenderJob/TriRenderStep.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void TriRenderStep::SetCaptureCpuTime( bool capture )
76{
77 m_timer.SetCaptureCpuTime( capture );
78}
79
80float TriRenderStep::GpuTime() const
81{

Callers 1

TimeSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected