elapsedtime function

Utility function

Utility function

Gadget to compute the elapsed time of a process

elapsedtime(st, et)

Arguments

  • st: start time
  • et: end time

Details

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

Returns

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

Author(s)

Washington Leite Junger wjunger@ims.uerj.br

See Also

pgam

  • Maintainer: Washington Junger
  • License: GPL-3 | file LICENSE
  • Last published: 2022-08-19

Useful links