Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ IsCapturing
Method
IsCapturing
trinity/Tr2GpuProfiler.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
bool Tr2GpuProfiler::IsCapturing()
32
{
33
return m_capturing;
34
}
35
36
void Tr2GpuProfiler::BeginFrame( uint64_t frameNumber )
37
{
Callers
1
RenderSortedBatches
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected