summaryrefslogtreecommitdiff
path: root/plugins/timer
AgeCommit message (Expand)Author
2025-01-23fix(timer): minutes calculation logic (#12857)shun095
2024-06-12fix(timer): skip timer after running `clear` (#12370)Nathaniel.Belles
2020-09-01Remove perl dependencyMarc Cornellà
2020-07-14timer: threshold to show timers only for time-consuming commands (#8151)Frederick Zhang
2019-11-19Use safer append to hook function arrays (#8406)Jacob Tomaw
2015-11-18minor corrections in the readme fileRobert Strack
2015-11-18readme fileRobert Strack
2015-11-18added pre_functionsRobert Strack
2015-11-17customizable timer formatRobert Strack
2015-11-16allow changes in display formatRobert Strack
2015-11-15increased timer's pecisionRobert Strack
2015-11-14cleaning upRobert Strack
2015-11-14simplified time string calculationRobert Strack
2015-11-13calculating command's execution timeRobert Strack