apm/controller: Make GetCurrentPerformanceMode() a const member function
This doesn't modify instance state, so it can be made const qualified.
Loading
Please sign in to comment
This doesn't modify instance state, so it can be made const qualified.