Commit graph

4 commits

Author SHA1 Message Date
f2e8334faf Refactor UtilServerTs() -> UtilTsMillis().
The old name was a remnant from when Cytoplasm was still a part of
Telodendria, a *server*. Since Cytoplasm is no longer strictly a server
support library, this function name doesn't make sense.
2024-01-13 14:21:18 -05:00
25ccf339fc Remove Int, Int64, and UInt64 headers + code.
Also refactored the existing code to make use of stdint.h and
stdbool.h.
2024-01-13 14:18:48 -05:00
2c715c6e72 Make all timestamps use UInt64. 2023-08-12 23:02:06 +00:00
40eac30b5c Import new Cytoplasm library based off of code from Telodendria.
Telodendria doesn't use this library yet, but it will soon.
2023-05-13 17:30:09 +00:00