Skip to content

Instantly share code, notes, and snippets.

@felipenoris
Created May 3, 2019 15:27
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 felipenoris/10a7ca5fc7d166629933d2e0383b46d9 to your computer and use it in GitHub Desktop.
Save felipenoris/10a7ca5fc7d166629933d2e0383b46d9 to your computer and use it in GitHub Desktop.
# nice
ccall(:setpriority, Cint, (Cint, Cint, Cint), 0, 0, 3)` to decrease priority by 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment