Skip to main content

telemetry_with

Function telemetry_with 

Source
pub fn telemetry_with<R>(f: impl FnOnce(&mut GpuExecutionTelemetry) -> R) -> R
Expand description

Mutate the calling thread’s execution telemetry in place.