To use a new route model, the routine []rtmodel creates an instance of the appropriate type, defines the node or link that the model will operate upon, configures the model, and possibly enables tracing; The individual instance procedures that accomplish this in pieces are:
[interval, operation]set-event schedules operation after interval seconds from the current time; it uses the procedure []set-event-exact below.
[fireTime, operation]set-event-exact schedules operation to execute at fireTime.
If the time for execution is greater than the finishTime_, then the only possible action is to take a failed link ``up''.