```typescript
import { PerformanceNodeTiming } from "node:node__perf_hooks.d.ts";
```
The high resolution millisecond timestamp at which the Node.js process
completed bootstrapping. If bootstrapping has not yet finished, the property
has the value of -1.