github.com/evanw/esbuild/pkg/api.ServeOnRequestArgs.TimeInMS (field)

2 uses

	github.com/evanw/esbuild/pkg/api (current package)
		api.go#L376: 	TimeInMS      int // The time to generate the response, not to send it
		serve_other.go#L94: 			TimeInMS:      int(duration.Milliseconds()),