Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetCaptureCpuTime
Method
GetCaptureCpuTime
trinity/RenderJob/TriRenderStep.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
bool TriRenderStep::GetCaptureCpuTime() const
71
{
72
return m_timer.GetCaptureCpuTime();
73
}
74
75
void TriRenderStep::SetCaptureCpuTime( bool capture )
76
{
Callers
1
TimeSection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected