Translations:Checkpoint/5/en
The command detects the current date and time, shifts it by the value given by the Shift parameter, and saves the result formatted according to the Format parameter to the Timestamp output parameter. The TimeZone parameter can be used to select whether to use local time or UTC. This command can also be used as a stopwatch to measure the response time, which is measured in milliseconds and stored in the output parameter Time. The Mode parameter defines the stopwatch action (start, split time, stop & start). The CheckpointId identifier makes it possible to distinguish individual measurements performed in parallel.