MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / AtTrace

Method AtTrace

IntelPresentMon/Core/source/kernel/Overlay.cpp:628–631  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

626 return remainings_[Render_] == 0;
627 }
628 bool Overlay::TaskScheduler::AtTrace() const
629 {
630 return remainings_[Trace_] == 0;
631 }
632}

Callers 1

RunTickMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected