Utilities for Scheduling Functions to Execute Later with Event Loops
Private event loops
Executes a function when a file descriptor is ready
later: Utilities for Scheduling Functions to Execute Later with Event ...
Executes a function later
Get the contents of an event loop, as a list
Get and set logging level
Check if later loop is empty
Relative time to next scheduled operation
Execute scheduled operations
Executes arbitrary R or C functions some time after the current time, after the R execution stack has emptied. The functions are scheduled in an event loop.
Useful links