{id: time}
{id: datetime} {i: Time} {i: Time::Span}
{id: sleep} {i: sleep}
- Sleep in seconds.
- It can get either and integer or a floating point number.
{id: time-difference}
{id: elapsed-time} {i: monotonic} {i: seconds} {i: total_seconds} {i: total_milliseconds} {i: microseconds} {i: total_microseconds} {i: sleep}
{id: timestamp-formatting} {i: to_s}
{id: add-timespan} {i: days} {i: hours} {i: minutes} {i: seconds}
- See these methods at Int
{id: time-types}