<cycle>.wait-for-cycle – deprecated <cycle_event_instrumentation>.bp-break-cycle-event
Simics Reference Manual  /  3 Commands  /  3.2 Command List  / 

<cycle>.wait-for-time – deprecated

Synopsis

<cycle>.wait-for-time [-reverse] [-always] seconds [-relative]

Description

Postpones execution of a script branch until the processor reaches the specified time, in seconds, from the start of the simulation. If -relative is given, the branch is suspended for a specified duration instead. The command will by default only wait for events that occur when the simulation is running forward. To wait for events in the reverse direction use the -reverse flag. Similarly, the -always flag tells the command to wait for events in both simulation directions.

Provided By

Simics Core

See Also

bp.time.wait-for, script-branch, <cycle>.bp-wait-for-cycle, <step>.bp-wait-for-step
<cycle>.wait-for-cycle – deprecated <cycle_event_instrumentation>.bp-break-cycle-event