Skip to main content
method Performance.now
Performance.now(): number
Deprecated

Returns the current high resolution millisecond timestamp, where 0 represents the start of the current node process.

Return Type

number
Back to top