sets start_time to the current time.
start_time
46 47 48
# File 'lib/chef/run_status.rb', line 46 def start_clock @start_time = Time.now end