Created
August 25, 2015 07:30
-
-
Save juskrey/d8bf435c9f1d1bd01d01 to your computer and use it in GitHub Desktop.
Make Mathematica show execution time in the lower left notebook corner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SetOptions[$FrontEndSession, | |
EvaluationCompletionAction -> "ShowTiming"] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment