clock

text clock(type)

クロックタイプの現在の時刻を秒単位で返します。

この関数は、Now変数とは異なり全ての呼び出しで、新しい値が返されることがあります。 This function is not idempotent unlike the Now variable, so every call may return a new value.

Clock types:

Parameters

  1. typeクロック種類テキスト.

Returns