Home
last modified time | relevance | path

Searched defs:JsonInvocation (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/bootstrap/
Dmetrics.rs255 struct JsonInvocation { struct
259 start_time: u64,
260 duration_including_children_sec: f64,
261 children: Vec<JsonNode>,