Class PerformanceTestAttribute
Namespace: Unity.PerformanceTesting
Syntax
[Obsolete("PerformanceTest has been deprecated. Use Test and Performance attributes instead. [PerformanceTest] -> [Test, Performance]", true)]
public class PerformanceTestAttribute : Attribute, _Attribute