Skip to main content
Up or down tonavigateEnter toselectEscape toclose⌘⇧KAI

property PerformanceNodeTiming.prototype.loopStart

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.

Type #

number