MCPcopy 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_rowsFunction · 0.45
query_rawMethod · 0.45
simple_query_rawMethod · 0.45
registerMethod · 0.45

Calls

no outgoing calls

Tested by 1

query_named_rowsFunction · 0.36