Learn R Programming

meboot (version 1.4-9.4)

elapsedtime: Internal Function

Description

Internal function.

Usage

elapsedtime(ptm1, ptm2)

Value

List giving the elapsed time between ptm1 and ptm2.

Arguments

ptm1

proc.time object.

ptm2

proc.time object.