property
perf_hooks.PerformanceNodeTiming.loopStart
readonly loopStart: number
The high resolution millisecond timestamp at which the Node.js event loop started. If the event loop has not yet started (e.g., in the first tick of the main script), the property has the value of -1.