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

Method SetTrimRangeMs

ETLTrimmer/main.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279 trimRangeQpc_ = range;
280 }
281 void SetTrimRangeMs(std::pair<double, double> range)
282 {
283 trimRangeMs_ = range;
284 }
285 int GetMetadataEventCount() const
286 {
287 return metadataEventCount_;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected