uptimes.el
provides a simple system for tracking and displaying the
uptimes of your Emacs sessions. Simply loading uptimes.el from your
~/.emacs
file will start the tracking of any session.
The latest version of uptimes.el can be found at:
<URL:https://github.com/davep/uptimes.el>
Istvan Marko [email protected] for pointing out that a default of one second for `uptimes-auto-save-interval' was probably a little OTT.
Doug Elias [email protected] for pointing out that midnight.el is a recent addition to emacs.
Nix [email protected] for pointing out that some XEmacs users might need `inhibit-clash-detection' set to t at points in this code.