MCPcopy Create free account
hub / github.com/3rdparty/libprocess / getId

Method getId

src/memory_profiler.cpp:594–597  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

592
593
594const time_t MemoryProfiler::DiskArtifact::getId() const
595{
596 return id;
597}
598
599
600string MemoryProfiler::DiskArtifact::getPath() const

Callers 5

stopMethod · 0.80
downloadRawProfileMethod · 0.80
downloadGraphProfileMethod · 0.80
stateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected