ladybird/Userland/Libraries/LibCore
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
..
Account.cpp
Account.h
AnonymousBuffer.cpp
AnonymousBuffer.h
ArgsParser.cpp
ArgsParser.h
CMakeLists.txt
Command.cpp LibCore: Migrate Command from Deprecated{File,String} 2023-05-19 23:31:20 +02:00
Command.h LibCore: Migrate Command from Deprecated{File,String} 2023-05-19 23:31:20 +02:00
ConfigFile.cpp
ConfigFile.h
DateTime.cpp
DateTime.h
Debounce.h
DeferredInvocationContext.h
DeprecatedFile.cpp LibCore: Remove recursive copy API from DeprecatedFile 2023-05-19 21:12:15 +02:00
DeprecatedFile.h LibCore: Remove recursive copy API from DeprecatedFile 2023-05-19 21:12:15 +02:00
Directory.cpp
Directory.h
DirectoryEntry.cpp
DirectoryEntry.h
DirIterator.cpp
DirIterator.h
ElapsedTimer.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
ElapsedTimer.h Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
Event.cpp
Event.h
EventLoop.cpp LibCore: Cancel jobs on event loop exit 2023-05-17 22:40:15 -06:00
EventLoop.h
EventLoopImplementation.cpp
EventLoopImplementation.h
EventLoopImplementationUnix.cpp Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
EventLoopImplementationUnix.h Everywhere: Use MonotonicTime instead of Duration 2023-05-24 23:18:07 +02:00
File.cpp
File.h AK: Add OutputBufferedStream 2023-05-09 11:18:46 +02:00
FilePermissionsMask.cpp
FilePermissionsMask.h
FileWatcher.h
FileWatcherLinux.cpp
FileWatcherMacOS.mm AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
FileWatcherSerenity.cpp
FileWatcherUnimplemented.cpp
Forward.h
GetPassword.cpp
GetPassword.h
Group.cpp
Group.h
IODevice.cpp
IODevice.h
LocalServer.cpp
LocalServer.h
LockFile.cpp
LockFile.h
MappedFile.cpp
MappedFile.h
MimeData.cpp LibCore: Support the WebM file extension when determining MIME type 2023-05-16 12:48:39 +02:00
MimeData.h LibCore: Explicitly mark HashMap copy 2023-05-19 22:33:57 +02:00
NetworkJob.cpp
NetworkJob.h
NetworkResponse.h
Notifier.cpp
Notifier.h
Object.cpp
Object.h LibCore: Use StringView in Object::find_{child,descendant}_of_type_named 2023-05-15 06:39:22 +02:00
Process.cpp
Process.h
ProcessStatisticsReader.cpp
ProcessStatisticsReader.h
Promise.h
Property.cpp
Property.h
Proxy.h
SecretString.cpp
SecretString.h
SessionManagement.cpp
SessionManagement.h
SharedCircularQueue.h
Socket.cpp AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
Socket.h AK: Rename Time to Duration 2023-05-24 23:18:07 +02:00
SocketAddress.h
SOCKSProxyClient.cpp
SOCKSProxyClient.h
StandardPaths.cpp
StandardPaths.h
System.cpp Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2023-05-17 23:39:15 -06:00
System.h Kernel+Userland: Split bind-mounting and re-mounting from mount syscall 2023-05-17 23:39:15 -06:00
SystemServerTakeover.cpp
SystemServerTakeover.h
TCPServer.cpp
TCPServer.h
ThreadEventQueue.cpp LibCore: Cancel jobs on event loop exit 2023-05-17 22:40:15 -06:00
ThreadEventQueue.h LibCore: Cancel jobs on event loop exit 2023-05-17 22:40:15 -06:00
Timer.cpp
Timer.h
UDPServer.cpp
UDPServer.h
UmaskScope.h
Version.cpp
Version.h