Query/Reset shiny busy loggers

get_busy_time(obj, history = FALSE)

reset_busy_time(obj)

Arguments

obj

reactor object

history

logical, return all the logged times, or only the last logged time? Default: FALSE

Value

numeric

Details

DETAILS

See also

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }