get_processing_time_string: Get processing time string

View source: R/get_processing_time_string.R

get_processing_time_stringR Documentation

Get processing time string

Description

Get processing time string

Usage

get_processing_time_string(time_start, time_end)

Arguments

time_start

start time of the process (of class "POSIXct" as given by "Sys.time()")

time_end

end time of the process (of class "POSIXct" as given by "Sys.time()")

Value

a specialized string containing the processed time


cmsafops documentation built on Sept. 18, 2023, 5:16 p.m.