Skip to content

src: align PerformanceState class name with conventions

Class names are written in UpperCamelCase. Otherwise, this looks like it’s a variable, not a class name.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading