Converts system time difference between TimeCycle's start and end time to
hh:mm:ss format.
getTimeSpan(start, end)
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] "00:10:00"