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

Method Target

IntelPresentMon/SampleClient/PacedPlayback.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61 }
62 void Target(const pmapi::BlobContainer& blobs, uint32_t iBlob = 0)
63 {
64 pFirstByteTarget_ = blobs[iBlob];
65 }
66 template<typename T>
67 T At(size_t iElement)
68 {

Callers 1

RecordPollingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected