getTimeSpan: Computes Algorithm Run Time

Description Usage Arguments Value Examples

View source: R/getTimeSpan.R

Description

Converts system time difference between TimeCycle's start and end time to hh:mm:ss format.

Usage

1

Arguments

start

a numeric defining the algorithm start time.

end

a numeric defining the algorithm end time.

Value

a numeric defining the algorithm run time.

Examples

1

nesscoder/TimeCycle documentation built on June 29, 2021, 5:16 a.m.