Translations:Checkpoint/5/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
(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 …“)
 
 
Řádek 1: Řádek 1:
The command detects the current date and time, shifts it by the value given by the [[#shift-|Shift]] parameter and the result formatted according to the [[#format-| Format]] parameter saves to the [[#timestamp-| Timestamp]] output parameter. The [[#timezone-| 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-| Time]]. The [[#mode-| Mode]] parameter defines the stopwatch action (start, split time, stop & start). The identifier [[#checkpointid-| CheckpointId]] allows to distinguish individual measurements performed in parallel.
+
The command detects the current date and time, shifts it by the value given by the [[#shift-|Shift]] parameter, and saves the result formatted according to the [[#format-| Format]] parameter to the [[#timestamp-| Timestamp]] output parameter. The [[#timezone-| 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-| Time]]. The [[#mode-| Mode]] parameter defines the stopwatch action (start, split time, stop & start). The [[#checkpointid-| CheckpointId]] identifier makes it possible to distinguish individual measurements performed in parallel.

Aktuální verze z 3. 2. 2021, 09:37

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (Checkpoint)
Příkaz zjistí aktuální datum a čas, který posune o hodnotu danou parametrem [[#shift-| Shift]]. Výsledek naformátovaný podle parametru [[#format-| Format]] uloží do výstupního parametru [[#timestamp-| Timestamp]]. Parametrem [[#timezone-| TimeZone]] lze zvolit, zda se má použít lokální čas nebo UTC. Zároveň tento příkaz může sloužit jako stopky k měření odezvy, kdy čas naměřený v milisekundách uloží do výstupního parametru [[#time-| Time]]. Parametr [[#mode-| Mode]] definuje akci stopek (spuštění, měření mezičasu, ukončení měření a znovuspuštění). Identifikátor [[#checkpointid-| CheckpointId]] umožňuje odlišit jednotlivá měření prováděna souběžně.
PřekladThe command detects the current date and time, shifts it by the value given by the [[#shift-|Shift]] parameter, and saves the result formatted according to the [[#format-| Format]] parameter to the [[#timestamp-| Timestamp]] output parameter. The [[#timezone-| 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-| Time]]. The [[#mode-| Mode]] parameter defines the stopwatch action (start, split time, stop & start). The [[#checkpointid-| CheckpointId]] identifier makes it possible to distinguish individual measurements performed in parallel.

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.