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

Method Update

IntelPresentMon/PresentMonMiddleware/FrameMetricsSource.cpp:243–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241 }
242
243 void FrameMetricsSource::Update()
244 {
245 ProcessNewFrames_();
246 }
247
248 std::vector<util::metrics::FrameMetrics> FrameMetricsSource::Consume(size_t maxFrames)
249 {

Callers 1

PollDynamicQueryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected