Returns the following information:
Details
- the current market timestamp (`timestamp`),
- whether or not the market is currently open (`is_open`), and
- the times of the next market open (`next_open`) and close (`next_close`).
Examples
if (FALSE) { # \dontrun{
clock()
} # }