property PerformanceEntry.prototype.duration Usageimport { PerformanceEntry } from "node:perf_hooks"; The total number of milliseconds elapsed for this entry. This value will not be meaningful for all Performance Entry types. Type number