Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
void TriRenderStep::SetCaptureGpuTime( bool capture )
66
{
67
m_timer.SetCaptureGpuTime( capture );
68
}
69
70
bool TriRenderStep::GetCaptureCpuTime() const
71
{
Callers
2
Tr2GpuParticleSystem
Method · 0.45
TimeSection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected