resetTimer.Rd
Reset shinyTimer
resetTimer(session, inputId, hours = 0, minutes = 0, seconds = 0)
The session object from the shiny server function.
The input ID corresponding to the UI element.
The new reset time in hours.
The new reset time in minutes.
The new reset time in seconds.