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

Method Size

IntelPresentMon/PresentMonMiddleware/FrameMetricsSource.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 size_t SwapChainState::Size() const
67 {
68 return metrics_.size();
69 }
70
71 const util::metrics::FrameMetrics& SwapChainState::At(size_t index) const
72 {

Callers 4

PollMethod · 0.45
TEST_METHODFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 1

TEST_METHODFunction · 0.36