property PerformanceEntry.prototype.duration Usage in Denoimport { 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