fix $msec and $usec in pure Ruby variant
commit8492f6bbc56d42e3068f25ca233faa78884d5a77
authorEric Wong <normalperson@yhbt.net>
Sat, 25 Dec 2010 09:27:33 +0000 (25 01:27 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 25 Dec 2010 09:27:33 +0000 (25 01:27 -0800)
treee3251b26ed9789e078425cd54fe1d2375172fec1
parent66a5374e724612cd16f270f43102a6ed347208d7
fix $msec and $usec in pure Ruby variant

It was totally broken but nobody uses uses it, so it
went unnoticed since the beginning of time.
lib/clogger/pure.rb
test/test_clogger.rb