]> code.delx.au - gnu-emacs-elpa/commitdiff
Add timing information to async commands
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 Apr 2016 12:03:00 +0000 (14:03 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 Apr 2016 12:03:00 +0000 (14:03 +0200)
* counsel.el (counsel--async-start):
(counsel--async-duration): New defvar.
(counsel--async-command): (re) set `counsel--async-start'.
(counsel--async-sentinel): recompute `counsel--async-duration'.

Useful to see how long last query took to process.


No differences found