Skip to content

Add trace_events Clock Sync Event for Date.now() and hrtime() #17349

@AndreasMadsen

Description

@AndreasMadsen
  • Version: >= 8.x
  • Platform: all
  • Subsystem: trace_events

trace_events has an internal clock, this makes it very difficult to correlate the data with other external data. I would suggest that we emit a Clock Sync Event on startup for synchronizing with Date.now() and process.hrtime().

/cc @nodejs/v8 - as we currently lack a trace_events specialist.

Metadata

Metadata

Assignees

Labels

feature requestIssues that request new features to be added to Node.js.trace_eventsIssues and PRs related to V8, Node.js core, and userspace code trace events.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions