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

Method Dump

IntelPresentMon/AppCef/source/util/CefValues.cpp:214–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 std::string CefValueTraverser::Dump(int initial, int increment) const
215 {
216 return Dump_(initial, increment, false);
217 }
218
219 std::string CefValueTraverser::Dump_(int depth, int increment, bool labeled) const
220 {

Callers 2

DispatchInvocationMethod · 0.45
ResolveInvocationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected