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

Method Empty

IntelPresentMon/PresentMonMiddleware/FrameMetricsSource.cpp:61–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59 }
60
61 bool SwapChainState::Empty() const
62 {
63 return metrics_.empty();
64 }
65
66 size_t SwapChainState::Size() const
67 {

Callers 5

PollMethod · 0.45
PollMethod · 0.45

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected