High Resolution Time

E924906

High Resolution Time is a W3C web standard that provides precise, high-resolution timestamps for measuring performance and timing in web applications.

All labels observed (3)

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf W3C Recommendation ⓘ
performance timing specification ⓘ
web standard ⓘ
addressesLimitationOf millisecond precision of Date.now() ⓘ
apiExample performance.now() ⓘ
performance.timeOrigin ⓘ
appliesTo Window context ⓘ
Worker context ⓘ
category Web APIs ⓘ
Web performance ⓘ
compatibleWith Navigation Timing specification ⓘ
Performance Timeline specification ⓘ
Resource Timing specification ⓘ
linked to: Resource Timing API

User Timing specification ⓘ
linked to: User Timing
defines DOMHighResTimeStamp interface ⓘ
performance.now() method ⓘ
time origin concept ⓘ
exposesAPIThrough WorkerGlobalScope.performance ⓘ
window.performance object ⓘ
goal enable precise client-side performance measurement ⓘ
provide consistent timing across user agents ⓘ
hasVersion Level 1 ⓘ
Level 2 ⓘ
Level 3 ⓘ
improvesUpon Date.now() ⓘ
partOf W3C Web Performance specifications ⓘ
provides high-resolution timestamps ⓘ
precise time measurements for web applications ⓘ
relatedTo Performance interface ⓘ
PerformanceEntry interface ⓘ
PerformanceObserver interface ⓘ
linked to: PerformanceObserver
securityConsideration mitigates timing attacks via reduced resolution or jitter ⓘ
subject to privacy-preserving time precision limits in browsers ⓘ
standardizedBy W3C ⓘ
World Wide Web Consortium ⓘ
status Recommendation-level specification in the W3C Web Performance Working Group ⓘ
timeResolution microsecond precision ⓘ
sub-millisecond precision ⓘ
usedBy JavaScript engines ⓘ
web browsers ⓘ
web performance monitoring tools ⓘ
usedFor accurate timing of JavaScript operations ⓘ
benchmarking web application performance ⓘ
measuring network and resource loading times ⓘ
measuring performance in web applications ⓘ
profiling rendering and layout ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Web Performance API → includesSpecification → High Resolution Time API ⓘ
subject linked to: Web performance API
linked to: High Resolution Time
Navigation Timing → relatedTo → High Resolution Time API ⓘ
linked to: High Resolution Time
High Resolution Time → defines → DOMHighResTimeStamp interface ⓘ
linked to: High Resolution Time