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

Method begin

IntelPresentMon/PresentMonAPIWrapper/BlobContainer.cpp:82–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 }
81
82 std::vector<uint8_t*>::const_iterator BlobContainer::begin() const
83 {
84 return blobPointers_.begin();
85 }
86
87 std::vector<uint8_t*>::const_iterator BlobContainer::end() const
88 {

Callers 15

UnregisterContextMethod · 0.45
EnqueueWorkMethod · 0.45
CompleteWorkMethod · 0.45
StopTrackingPresentMethod · 0.45
CompletePresentMethod · 0.45
HandleProcessEventMethod · 0.45
ExtractAppTimingDataMethod · 0.45
CaseInsensitiveCompareFunction · 0.45
CanonicalizeProcessNameFunction · 0.45

Calls

no outgoing calls

Tested by 4

CaseInsensitiveCompareFunction · 0.36
TEST_METHODFunction · 0.36
TEST_METHODFunction · 0.36