SPEED
Overview
The SPEED Action allows the change of the play speed of Polybench, which is especially useful in post-processing applications. To read more about Play Speed, see here: ("Play Speed").An Action may use a Value and an Address
Value: Speed in percent. 100 is real-time speed, 200 is twice the speed, etc.
Address: empty.
Details
Value
The new speed, expressed as percentage. For example, 100 means real-time replay speed, 200 means double replay speed.It is also allowed to us a variable, for example: $speedVar$.
It is even allowed to use a formula expression, for example: =$var$*10. Read more about formulas here: "Mathematical formulas parser".
If any variables or expressions cannot be parsed, the speed setting keeps the last valid speed.