## Not run:
#
# # Add the following code to an R Markdown document
#
# div(Sys.time())
#
# render_delayed({
# Sys.sleep(3) # simulate an expensive computation
# div(Sys.time())
# })
#
# div(Sys.time())
# ## End(Not run)
Run the code above in your browser using DataLab