core_timing_util: Silence sign-comparison warnings
We can just make the conversion explicit instead of implicit here to silence -Wsign-compare warnings.
Loading
Please register or sign in to comment
We can just make the conversion explicit instead of implicit here to silence -Wsign-compare warnings.