format_time {simer}R Documentation

Time formating

Description

Format the time.

Usage

format_time(x)

Arguments

x

the total seconds.

Details

Build date: Oct 22, 2018 Last update: Dec 28, 2024

Value

running time.

Author(s)

Dong Yin, Lilin Yin, Haohao Zhang, and Xiaolei Liu

Examples

format_time(x = 7200)

[Package simer version 1.0.0 Index]