dot-get_human_readable: Returns human readable format for number of seconds.

Description Usage Arguments Value

Description

Returns human readable format for number of seconds.

Usage

1
.get_human_readable(seconds, num_decimals = 1)

Arguments

seconds

The number of seconds to convert to human-readable form.

num_decimals

The number of decimals to print in the output.

Value

A string containing "<number> seconds/minutes/hours/days/years".


ldamatch documentation built on May 23, 2021, 5:06 p.m.