transfer_message_beg: Mark the beginning of a query to time the query duration

Description Usage Arguments Value Examples

View source: R/transfer_message_beg.R

Description

Mark the beginning of a query to time the query duration

Usage

1
transfer_message_beg(msg = "Beginning Process")

Arguments

msg

optional character message to include at the begging of a timed process

Value

a proc.time() object that acts as input to transfer_message_end()

Examples

1
easydbconn::transfer_message_beg()

eauleaf/easydbconn documentation built on Dec. 20, 2021, 3:12 a.m.