Profiling tweaks
This commit is contained in:
@@ -87,6 +87,8 @@ where
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
||||
#[must_use]
|
||||
pub fn timeit(label: &'static str) -> impl Drop {
|
||||
struct Guard {
|
||||
label: &'static str,
|
||||
|
||||
Reference in New Issue
Block a user