pub type MTLCommonCounterSet = NSString;Available on crate feature
MTLCounters only.Expand description
Common counter set names.
Each of these common counter sets has a defined structure type. Implementations may omit some of the counters from these sets.
See also Apple’s documentation
Aliased Type§
pub struct MTLCommonCounterSet { /* private fields */ }