MCPcopy Create free account
hub / github.com/aiscriptdev/aiscript / metrics

Method metrics

aiscript-arena/src/arena.rs:241–243  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

239
240 #[inline]
241 pub fn metrics(&self) -> &Metrics {
242 self.context.metrics()
243 }
244
245 #[inline]
246 pub fn collection_phase(&self) -> CollectionPhase {

Callers 4

newMethod · 0.45
new_inMethod · 0.45
from_bufferMethod · 0.45
interpretMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected