Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ name
Method
name
nodedb-cluster/src/loop_metrics.rs:74–76 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
72
}
73
74
pub fn name(&self) -> &'static str {
75
self.name
76
}
77
78
/// Record a completed tick. Increments `iterations_total` and
79
/// stores the duration for the `last_iteration_duration_seconds`
Callers
4
query_named_rows
Function · 0.45
query_raw
Method · 0.45
simple_query_raw
Method · 0.45
register
Method · 0.45
Calls
no outgoing calls
Tested by
1
query_named_rows
Function · 0.36