MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / data

Method data

src/flightRecorder.cpp:87–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86 public:
87 const char* data() const {
88 return _data;
89 }
90
91 int offset() const {
92 return _offset;

Callers 2

finishChunkMethod · 0.45
flushMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected