Options
Menu

Interface TimeMeasurement

Hierarchy

  • TimeMeasurement

Index

Properties

Properties

Optional duration

duration: undefined | number

Number in milliseconds elapsed for this measurement.

Optional end

end: undefined | number

A millisecond timestamp that represents the end of a process.

start

start: number

A millisecond timestamp that represents the start of a process.

Generated using TypeDoc