Documentation

Std.Time.Time.Unit.Millisecond

Ordinal represents a bounded value for milliseconds, ranging from 0 to 999 milliseconds.

Instances For
    Equations
    Equations

    Offset represents a duration offset in milliseconds.

    Instances For
      Equations
      @[inline]

      Creates an Offset from a natural number.

      Equations
      Instances For
        @[inline]

        Creates an Offset from an integer.

        Equations
        Instances For
          @[inline]

          Creates an Ordinal from an integer, ensuring the value is within bounds.

          Equations
          Instances For
            @[inline]

            Creates an Ordinal from a natural number, ensuring the value is within bounds.

            Instances For
              @[inline]

              Creates an Ordinal from a Fin, ensuring the value is within bounds.

              Equations
              Instances For