MCPcopy 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
31bool Tr2GpuProfiler::IsCapturing()
32{
33 return m_capturing;
34}
35
36void Tr2GpuProfiler::BeginFrame( uint64_t frameNumber )
37{

Callers 1

RenderSortedBatchesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected