global
def formatted_load_time
-
(String)
- a formatted version of the time it took to boot RSpec and
def formatted_load_time Formatters::Helpers.format_duration(load_time) end
(String)
- a formatted version of the time it took to boot RSpec and
def formatted_load_time Formatters::Helpers.format_duration(load_time) end