Files
shiny/inst/examples/11_timer
2014-03-11 10:49:32 -07:00
..
2014-03-11 10:49:32 -07:00

The function invalidateLater() can be used to invalidate an observer or reactive expression in a given number of milliseconds. In this example, the output currentTime is updated every second, so it shows the current time on a second basis.