Skip to content

Instantly share code, notes, and snippets.

@juskrey
Created August 25, 2015 07:30
Show Gist options
  • Save juskrey/d8bf435c9f1d1bd01d01 to your computer and use it in GitHub Desktop.
Save juskrey/d8bf435c9f1d1bd01d01 to your computer and use it in GitHub Desktop.
Make Mathematica show execution time in the lower left notebook corner
SetOptions[$FrontEndSession,
EvaluationCompletionAction -> "ShowTiming"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment