lib/picky/helpers/measuring.rb in picky-0.12.3 vs lib/picky/helpers/measuring.rb in picky-1.0.0
- old
+ new
@@ -1,6 +1,8 @@
# Helper methods for measuring, benchmarking, logging.
#
+# TODO Not used anymore? Remove.
+#
module Helpers
module Measuring
# Returns a duration in seconds.
#
\ No newline at end of file