go To Time
Moves the simulation forward until the given time is reached.
Return
a CompletableFuture that completes once the time is reached.
Parameters
t
the target simulation time.
Moves the simulation forward until the given time is reached.
a CompletableFuture that completes once the time is reached.
the target simulation time.