module Cosmo::Util

Extended Modules

Defined in:

util.cr

Instance Method Summary

Instance Method Detail

def get_elapsed(start : Time::Span, finish : Time::Span) : String #

Formats the distance between two time spans into a string


[View source]
def get_shard : YAML::Any #

Returns shard.yml as a YAML::Any


[View source]