Skip to content

davep/uptimes.el

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

MELPA Stable MELPA

Commentary

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>

Thanks

Istvan Marko imarko@pacificnet.net for pointing out that a default of one second for `uptimes-auto-save-interval' was probably a little OTT.

Doug Elias dme7@cornell.edu for pointing out that midnight.el is a recent addition to emacs.

Nix nix@esperi.demon.co.uk for pointing out that some XEmacs users might need `inhibit-clash-detection' set to t at points in this code.