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

Method GetCaptureGpuTime

trinity/RenderJob/TriRenderStep.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60bool TriRenderStep::GetCaptureGpuTime() const
61{
62 return m_timer.GetCaptureGpuTime();
63}
64
65void TriRenderStep::SetCaptureGpuTime( bool capture )
66{

Callers 1

TimeSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected