MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/FleX / ~TimerGPU

Method ~TimerGPU

demo/d3d11/appD3D11Ctx.cpp:458–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

456
457 TimerGPU() {}
458 ~TimerGPU()
459 {
460 COMRelease(m_begin);
461 COMRelease(m_end);
462 }
463 };
464
465 struct Timer

Callers

nothing calls this directly

Calls 1

COMReleaseFunction · 0.70

Tested by

no test coverage detected