Fixes the `supermann.metrics.process.cpu` so that CPU usage since the last call is recorded, replacing a blocking call that returned the CPU usage for the last 0.1 seconds.
This has a side effect of dropping the time between Supervisor events being received and events being sent to Riemann from ~300ms to ~10ms.