Skip to content

Instantly share code, notes, and snippets.

@Idorobots
Created October 10, 2012 11:35
Show Gist options
  • Select an option

  • Save Idorobots/3864993 to your computer and use it in GitHub Desktop.

Select an option

Save Idorobots/3864993 to your computer and use it in GitHub Desktop.
CPU stats example
(require 'cpu-stats)
(setq cpu-usage-update-interval 1)
(setq cpu-usage-format "Average: %A CPU0: %C0 CPU1: %C1")
(cpu-usage-start)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment