Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetStatName
Method
SetStatName
trinity/RenderJob/TriRenderStep.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void TriRenderStep::SetStatName( const char* name )
96
{
97
m_timer.SetStatName( name );
98
}
Callers
1
TimeSection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected