Change outputting ints in win/linux GetCpuUsage to doubles. Note the line I use in win is the same as currently in mac.

I looked into refactoring the methods to use a common strategy but there isn't that much reuse since there are a lot of differences - the only common part is the conversion to percent which is a one-liner, so I left it.

BUG=490879

Review URL: https://codereview.chromium.org/1160533002

Cr-Commit-Position: refs/heads/master@{#331369}


CrOS-Libchrome-Original-Commit: 4fb9a2c47c9412f135d43b00b792171acb26d14c
1 file changed
tree: 853f731940752c260d3956dca33c5755d6ac0bb9
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/