pub fn telemetry_with<R>(f: impl FnOnce(&mut GpuExecutionTelemetry) -> R) -> RExpand description
Mutate the calling thread’s execution telemetry in place.
pub fn telemetry_with<R>(f: impl FnOnce(&mut GpuExecutionTelemetry) -> R) -> RMutate the calling thread’s execution telemetry in place.