1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 11:38:13 +00:00
serenity/Userland/Libraries/LibIPC
kleines Filmröllchen c1323febc2 AK: Introduce UnixDateTime
This is a generic wrapper for a time instant relative to the unix epoch,
and does not account for leap seconds. It should be used in place of
Duration in most current cases.
2023-05-24 23:18:07 +02:00
..
CMakeLists.txt
Concepts.h
Connection.cpp
Connection.h
ConnectionFromClient.h
ConnectionToServer.h
Decoder.cpp AK: Introduce UnixDateTime 2023-05-24 23:18:07 +02:00
Decoder.h AK: Introduce UnixDateTime 2023-05-24 23:18:07 +02:00
Encoder.cpp AK: Introduce UnixDateTime 2023-05-24 23:18:07 +02:00
Encoder.h AK: Introduce UnixDateTime 2023-05-24 23:18:07 +02:00
File.h
Forward.h
Message.h
MultiServer.h
SingleServer.h
Stub.h