ladybird/Userland/Libraries/LibWeb/HighResolutionTime
kleines Filmröllchen fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration
This is easily identifiable by anyone who uses Duration::now_monotonic,
and any downstream users of that data.
2023-05-24 23:18:07 +02:00
..
DOMHighResTimeStamp.h
DOMHighResTimeStamp.idl
Performance.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
Performance.h LibWeb: Implement performance.{measure,clearMeasures} 2023-05-13 16:31:10 +02:00
Performance.idl LibWeb: Implement performance.{measure,clearMeasures} 2023-05-13 16:31:10 +02:00
TimeOrigin.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
TimeOrigin.h