elapsedtime: Internal Function

View source: R/meboot.R

elapsedtimeR Documentation

Internal Function

Description

Internal function.

Usage

  elapsedtime(ptm1, ptm2)

Arguments

ptm1

proc.time object.

ptm2

proc.time object.

Value

List giving the elapsed time between ptm1 and ptm2.


meboot documentation built on Aug. 23, 2023, 1:07 a.m.