property Performance.timeOrigin Usage in Denoimport { type Performance } from "node:perf_hooks"; The timeOrigin specifies the high resolution millisecond timestamp from which all performance metric durations are measured. Type number