print_footer
See also
Other console messaging helpers:
error_msg(),
info_msg(),
print_header(),
warning_msg()
Examples
start_time <- Sys.time()
print_footer(start_time)
#>
#> date: 2026-09-01 18:02:10.911392
#> hostname: cvl88345.local
#> user: eep170030
#> duration: 00:00:00:0.001
#>