# File lib/mspec/runner/actions/timer.rb, line 19 19: def format 20: "Finished in %f seconds" % elapsed 21: end