Linus Groh
|
32ad939e44
|
LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h
This is being used for more than just time coarsening now, so let's use
the spec's section title for the name.
|
2022-10-05 09:12:59 +01:00 |
|
Linus Groh
|
4ea6cc56be
|
LibWeb: Move unsafe_shared_current_time() to HighResolutionTime
This doesn't belong on the EventLoop at all, as far as I can tell.
|
2022-10-05 09:12:59 +01:00 |
|
Linus Groh
|
ff9a80f54f
|
LibWeb: Implement 'coarsened shared current time'
|
2022-10-05 09:12:59 +01:00 |
|
Linus Groh
|
5c4eb90d65
|
LibWeb: Add DOMHighResTimeStamp typedef
|
2022-10-05 09:12:59 +01:00 |
|
Andreas Kling
|
d4fc1367f6
|
LibWeb: Save document load timing when creating browsing context
|
2022-09-21 11:51:17 +02:00 |
|