Jordan Bancino
3a683dbb70
Fix includes in headers.
...
These are installed to the system and some compilers may not find the
headers in the current directory if we don't do this, even though
according to the C standard, either should work.
2023-10-30 12:10:41 -04:00
Jordan Bancino
4e58b41049
Update documentation on UtilServerTs().
2023-08-17 18:09:20 +00:00
Jordan Bancino
2c715c6e72
Make all timestamps use UInt64.
2023-08-12 23:02:06 +00:00
Jordan Bancino
c5cfdb9894
Show human-readable thread ID in log messages.
...
This helps debug some multithreading issues.
2023-05-27 17:10:07 +00:00
Jordan Bancino
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