Skip to content

MQ2CPULoad - Minor Cleanup

Knightly requested to merge (removed):MQ2CPULoad into master
  • Change capitalization
  • Cleanup spacing
  • Switch LastUpdate to uint64_t
  • Switch to GetTickCount64
  • Switch defines to constexpr
  • Match eqList initialization to struct
  • Remove (void)
  • Loop cleanup
  • Switch ints to bools where appropriate
  • Add README.md

Merge request reports