ISO 8601 timestamp for the capture. Defaults to new Date().toISOString() evaluated at call time. Pass an explicit value when the timestamp must be shared with other captures in the same session.
new Date().toISOString()
ISO 8601 timestamp for the capture. Defaults to
new Date().toISOString()evaluated at call time. Pass an explicit value when the timestamp must be shared with other captures in the same session.