指令 / command | 中文 | English |
设置计时器(倒计时)
Set Time(Countdown) |
设置倒计时
可以将计时的数字绑定到一个变量,用来做判定或结算
|
Set countdown
Digital timing can be bound to a variable, used to make judgment or settlement |
设置计时器(正计时)
Set Time(Count) |
设置正计时
可以将计时的数字绑定到一个变量,用来做判定或结算 |
Set Time
Digital timing can be bound to a variable, used to make judgment or settlement |
使用变量设置倒计时
CountDown with Variable |
使用变量设置一个倒计时
注意:在计时过程中变量的值也会改变 |
Set a countdown using variables
Note: The value of the variable also changes during the timing |
使用变量设置正计时
Count with Variable |
使用变量设置一个正计时
注意:在计时过程中变量的值也会改变 |
Set a positive timing with a variable
Note: The value of the variable also changes during the timing |
开始计时器
Start Timing |
开始计时器
设置好计时器后,必须执行此指令才能开始计时器 |
After setting the timer, you must execute this instruction to start the timer |
停止计时器
Stop Timing |
停止计时器 |
Stop Timing |