variable constants.NODE_PERFORMANCE_GC_FLAGS_FORCED Usageimport { constants } from "node:perf_hooks"; const { NODE_PERFORMANCE_GC_FLAGS_FORCED } = constants; Type number