Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/tracedecay
/ timestamp
Method
timestamp
src/extraction/java_extractor.rs:97–99 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
95
}
96
97
fn timestamp(&self) -> u64 {
98
self.timestamp
99
}
100
101
fn push_node(&mut self, node: Node) {
102
self.nodes.push(node);
Callers
2
drive_hermes
Function · 0.45
emit_annotation_usage
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected