Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ key
Method
key
packages/server/src/metrics/counters.rs:111–113 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
109
110
impl ClientStreamStats {
111
fn key(&self) -> (&str, &str) {
112
(&self.client_id, &self.kind)
113
}
114
}
115
116
impl Metrics {
Callers
2
record_client_stream_stats
Method · 0.80
runJsSurface
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected