```typescript
import { type Performance } from "node:node__perf_hooks.d.ts";
```
The [`timeOrigin`](https://w3c.github.io/hr-time/#dom-performance-timeorigin) specifies the high resolution millisecond timestamp
at which the current `node` process began, measured in Unix time.