module Vedeu module Logging # Measure the duration. Used for debugging. # The configuration option 'debug' must be set to true to enable # this functionality. # class Timer class << self # Measure the execution time of the code in the given block. # The message provided will have ' took