class Rake::ThreadPool
def gather_history #:nodoc:
Enable the gathering of history events.
def gather_history #:nodoc: @history_start_time = Time.now if @history_start_time.nil? end
def gather_history #:nodoc: @history_start_time = Time.now if @history_start_time.nil? end