asTimestampMs
Documentation / @elitechart/elitechart / asTimestampMs
Defined in: core/dist/index.d.ts:74
Brand a finite, non-negative number as a TimestampMs.
Parameters
n
number
Returns
Throws
RangeError when n is not finite or is negative.
Documentation / @elitechart/elitechart / asTimestampMs
Defined in: core/dist/index.d.ts:74
Brand a finite, non-negative number as a TimestampMs.
number
RangeError when n is not finite or is negative.