Options
Menu

Interface TimeMeasurement

Timing measurements that provides operational milestones.

Hierarchy

  • TimeMeasurement

Index

Properties

Properties

Optional duration

duration: undefined | number

Number milliseconds elapsed for this measurement

Optional end

end: undefined | number

A millisecond timestamp the represents the end of a process

start

start: number

A millisecond timestamp the represents the start of a process

Generated using TypeDoc