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

Method begin

IntelPresentMon/UnitTests/FixedVectorTests.cpp:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 int finish = 0;
73
74 Iterator begin() const { return Iterator{ start, finish }; }
75 Iterator end() const { return Iterator{ finish, finish }; }
76 };
77

Callers 2

TEST_CLASSFunction · 0.45
TEST_METHODFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected