SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Get()

static TracyGPUContext & Spices::TracyGPUContext::Get ( )
inlinestatic

Get this Single Instance.

Returns
Returns this Single Instance.

Definition at line 50 of file TracyProfilerWrapper.h.

50{ return *m_TracyGPUContext; }
static std::shared_ptr< TracyGPUContext > m_TracyGPUContext
This Single Instance.

References m_TracyGPUContext.