commons-lang icon indicating copy to clipboard operation
commons-lang copied to clipboard

SimpleStopWatch is alternative for overcomplicated and buggy StopWatch

Open michaldo opened this issue 5 years ago • 1 comments

In https://github.com/apache/commons-lang/pull/709 I proposed add lap() to StopWatch.

During discussion I realized that StopWatch is overcomplicated and better is option is no-brainer SimpleStopWatch. With a lap(), of course

michaldo avatar Feb 25 '21 21:02 michaldo

Coverage Status

Coverage increased (+0.003%) to 94.917% when pulling 1be1f9d632b4188ec25c38a33132bf8052095958 on michaldo:simplestopwatch into 813b1a5c34d75c7d78e389b2c9e5077dc8c38145 on apache:master.

coveralls avatar Feb 25 '21 22:02 coveralls