We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a466f commit 95b1ea6Copy full SHA for 95b1ea6
crates/codspeed/src/walltime.rs
@@ -48,6 +48,8 @@ impl RawWallTimeData {
48
}
49
50
/// Entry point called in patched integration to harvest raw walltime data
51
+///
52
+/// `CODSPEED_CARGO_WORKSPACE_ROOT` is expected to be set for this to work
53
pub fn collect_raw_walltime_results(
54
scope: &str,
55
name: String,
0 commit comments