interface PerformanceMeasureOptions
Options which are used in conjunction with performance.measure
. Check out the
MDN
performance.mark()
documentation for more details.
Properties #
Timestamp to be used as the start time or string to be used as start mark.
Properties #
Timestamp to be used as the start time or string to be used as start mark.