Query/Reset shiny busy loggers
get_busy_time(obj, history = FALSE) reset_busy_time(obj)
obj | reactor object |
---|---|
history | logical, return all the logged times, or only the last logged time? Default: FALSE |
numeric
DETAILS
Other reactor:
init_reactor()
,
kill_app()
,
navigate_to_app()
,
reactor_path()
,
read_reactor()
,
reset_counter()
,
start_reactor()
,
wait_for_shiny()