Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
new
Method · 0.45
new_in
Method · 0.45
from_buffer
Method · 0.45
interpret
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected