This function is normally only for internal use, but is exported to aid users in debugging their created rescomp_event objects.

get_event_times(event_schedule_obj, totaltime)

Arguments

event_schedule_obj

An object of class rescomp_event_schedule.

totaltime

The total time which the simulation will run for.

Value

A vector of times.

Examples

# TODO