ladybird/Userland/Libraries/LibWeb/HighResolutionTime
kleines Filmröllchen 213025f210 AK: Rename Time to Duration
That's what this class really is; in fact that's what the first line of
the comment says it is.

This commit does not rename the main files, since those will contain
other time-related classes in a little bit.
2023-05-24 23:18:07 +02:00
..
DOMHighResTimeStamp.h
DOMHighResTimeStamp.idl
Performance.cpp LibWeb: Implement performance.{measure,clearMeasures} 2023-05-13 16:31:10 +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 AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
TimeOrigin.h