module Cosmo::Util
Extended Modules
Defined in:
util.crInstance Method Summary
-
#get_elapsed(start : Time::Span, finish : Time::Span) : String
Formats the distance between two time spans into a string
-
#get_shard : YAML::Any
Returns
shard.yml
as aYAML::Any
Instance Method Detail
def get_elapsed(start : Time::Span, finish : Time::Span) : String
#
Formats the distance between two time spans into a string