roundTimestampNanos
roundTimestampNanos(
ts):Timestamp
Defined in: timestamp.ts:130
Ensures that the timestamp is rounded to the nearest nanosecond. assertValidTimestamp
and isValidTimestamp will throw an error or return false if the timestamp nanos value
is not an integer.
Parameters
Section titled “Parameters”Timestamp
Returns
Section titled “Returns”Timestamp