Skip to contents

Fetches the current time in system time zone

Usage

get_current_time()

Value

A duration object representing the current time

Examples

if (FALSE) { # \dontrun{
get_current_time()
} # }