Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ EndExecute
Method
EndExecute
trinity/RenderJob/TriRenderStep.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void TriRenderStep::EndExecute( Tr2RenderContext& renderContext )
56
{
57
m_timer.End( renderContext );
58
}
59
60
bool TriRenderStep::GetCaptureGpuTime() const
61
{
Callers
1
Run
Method · 0.80
Calls
1
End
Method · 0.45
Tested by
no test coverage detected