tempo is a wrapper for Sys.time() that sets a tempo in bpm.
tempo
tempo(bpm = 120)
bpm
A number specifying the tempo in beats per minute. Default is 120.
# Set tempo at 60 beats per minute tempo(60)