en:documentation:getuptime
GetUptime
GetUptime <var>
The command gets the number of milliseconds that have elapsed since system startup. It can be used to estimate the delays generated by commands launched in the configuration.
Parameters
var | Name of the variable that will receive the value. |
Switches
None.
Example
GetTimer T1 ... GetTimer T2 ... GetTimer T3 Set /C Diff1 %T2%-%T1% Set /C Diff2 %T3%-%T2%
en/documentation/getuptime.txt · Последнее изменение: 2019/03/01 17:04 — loopback