MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / statistics

Method statistics

Libraries/Await/Await.cpp:350–350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

348AwaitAllocatorMode AwaitAllocator::mode() const { return currentMode; }
349
350AwaitAllocatorStatistics AwaitAllocator::statistics() const { return currentStatistics; }
351
352bool AwaitAllocator::isOpen() const { return currentMode != AwaitAllocatorMode::None; }
353

Callers 6

taskLifetimeEdgeCasesMethod · 0.80
moveActiveTaskFramesMethod · 0.80
allocatorMethod · 0.80
allocatorModesMethod · 0.80
runAwaitServiceProbeFunction · 0.80

Calls

no outgoing calls

Tested by 5

taskLifetimeEdgeCasesMethod · 0.64
moveActiveTaskFramesMethod · 0.64
allocatorMethod · 0.64
allocatorModesMethod · 0.64