diff options
author | turret <turret@duck.com> | 2025-09-29 00:13:47 -0500 |
---|---|---|
committer | turret <turret@duck.com> | 2025-09-29 00:13:47 -0500 |
commit | 1f753f79694aba734f4f77cc69095a35fbd10873 (patch) | |
tree | b768d771f1d853ab2390ccf29aaf5f57c8eb0a8d /linker.ld | |
parent | 4e360a4ed7cd77709588b659c704b43d6d474031 (diff) | |
download | discord-bot-skeleton-1f753f79694aba734f4f77cc69095a35fbd10873.tar.gz discord-bot-skeleton-1f753f79694aba734f4f77cc69095a35fbd10873.tar.bz2 discord-bot-skeleton-1f753f79694aba734f4f77cc69095a35fbd10873.zip |
ws: add latency to ident/ready
when using api_latency during the websocket heartbeat jitter, it will
report 0.00. this resolves that by using the READY event by measuring
time from ident send
additionally, remove headers curl slist free since it would also free
the overarching slist, which isnt created by us. we can dirty it but i
would rather free it in the context that created it so its obvious that
its Not A Memory Leak:tm:
Diffstat (limited to 'linker.ld')
0 files changed, 0 insertions, 0 deletions