Skip to content

Commit 95b1ea6

Browse files
committed
docs: add some details on collect_raw_walltime_results
1 parent 20a466f commit 95b1ea6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/codspeed/src/walltime.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ impl RawWallTimeData {
4848
}
4949

5050
/// 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
5153
pub fn collect_raw_walltime_results(
5254
scope: &str,
5355
name: String,

0 commit comments

Comments
 (0)