The time in seconds. Prefer this field for time math.
The numerator of the rational time value (value / timescale ≈ seconds; value is the
truncated nanosecond count, so EventTime.seconds is authoritative).
This mirrors a 64-bit integer; for extremely long recordings (beyond ~104 days at nanosecond
timescale) it can exceed JavaScript's Number.MAX_SAFE_INTEGER, so prefer EventTime.seconds.
The denominator (timescale) of the rational time value.
Generated using TypeDoc
Time an input event occurred in the recording.