You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **`timeOrigin`** read-only property of the Performance interface returns the high resolution timestamp that is used as the baseline for performance-related timestamps.
11
+
12
+
This value represents the time when the worker was instantiated.
13
+
14
+
### Value
15
+
16
+
Returns a number which represents the time when the worker was instantation.
The **`timeOrigin`** read-only property of the Performance interface returns the high resolution timestamp that is used as the baseline for performance-related timestamps.
11
+
12
+
This value represents the time when the worker was instantiated.
13
+
14
+
### Value
15
+
16
+
Returns a number which represents the time when the worker was instantation.
0 commit comments