Translations:Checkpoint/5/en

Z Wiki
Verze z 15. 7. 2020, 10:41, kterou vytvořil SamiecK (diskuse | příspěvky) (Založena nová stránka s textem „The command detects the current date and time, shifts it by the value given by the Shift parameter and the result formatted according to the …“)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání

The command detects the current date and time, shifts it by the value given by the Shift parameter and the result formatted according to the Format parameter saves to the Timestamp output parameter. The TimeZone parameter can be used to select whether to use local time or UTC. At the same time, this command can serve as a stopwatch to measure the response, where the time measured in milliseconds is stored in the output parameter Time. The Mode parameter defines the stopwatch action (start, split time, stop & start). The identifier CheckpointId allows to distinguish individual measurements performed in parallel.