Skip to content

Instantly share code, notes, and snippets.

@plutov
Created June 11, 2019 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save plutov/60fc147ecb959d14af6f8686ca46d3b7 to your computer and use it in GitHub Desktop.
Save plutov/60fc147ecb959d14af6f8686ca46d3b7 to your computer and use it in GitHub Desktop.
wails-3
window.backend.Stats.GetCPUUsage().then(cpu_usage => {
console.log(cpu_usage);
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment