lib/compsci/timer.rb in compsci-0.1.0.1 vs lib/compsci/timer.rb in compsci-0.1.1.1

- old
+ new

@@ -1,6 +1,5 @@ module CompSci - module Timer # lifted from seattlerb/minitest if defined? Process::CLOCK_MONOTONIC def self.now Process.clock_gettime Process::CLOCK_MONOTONIC