MCPcopy
hub / github.com/vitejs/vite / time.ts

File time.ts

packages/vite/src/node/server/middlewares/time.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { performance } from 'node:perf_hooks'
2import type { Connect } from '#dep-types/connect'
3import { createDebugger, prettifyUrl, timeFrom } from '../../utils'
4

Callers

nothing calls this directly

Calls 1

createDebuggerFunction · 0.90

Tested by

no test coverage detected