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

Method SetCaptureGpuTime

trinity/RenderJob/TriRenderStep.cpp:65–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63}
64
65void TriRenderStep::SetCaptureGpuTime( bool capture )
66{
67 m_timer.SetCaptureGpuTime( capture );
68}
69
70bool TriRenderStep::GetCaptureCpuTime() const
71{

Callers 2

Tr2GpuParticleSystemMethod · 0.45
TimeSectionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected