elapsedtime: Utility function

View source: R/pgam.r

elapsedtimeR Documentation

Utility function

Description

Gadget to compute the elapsed time of a process

Usage

elapsedtime(st, et)

Arguments

st

start time

et

end time

Details

Start and end times can be obtained with proc.time.

Value

String with the elapsed time in hh:mm:ss format.

Author(s)

Washington Leite Junger wjunger@ims.uerj.br

See Also

pgam


pgam documentation built on Aug. 20, 2022, 1:06 a.m.