47a48,54
> * Cause the simulator to execute a breakpoint
> * relative to the current tick.
> * @param delta the number of ticks to execute until breaking
> */
> void schedRelBreak(Tick delta);
>
> /**