Skip to content

milliseconds

relationalai.semantics.std.datetime
milliseconds(period: IntegerValue) -> Expression

Create a milliseconds period.

Parameters

  • period

    (IntegerValue) - The number of milliseconds.

Returns

  • Expression - An Expression computing the period.