# File lib/relevance/tarantula/crawler.rb, line 132 def elasped_time_for_pass(num) Time.now - crawl_start_times[num] end