Note #2024-12-27-001
> Reply to Seconds Since the Epoch (HN)
Somewhat related: I really like Erlang's docs about handling time. They have common scenarios laid out and document which APIs to use for them. Like: retrieve system time, measure elapsed time, determine order of events, etc.
https://www.erlang.org/doc/apps/erts/time_correction.html#how-to-work-with-the-new-api
Syndicated to:
Interactions