On 15 Sep 2023, at 23:00, rmlibre--- via Python-list <python-list@python.org> wrote:
I'd like to capture the output of `time.perf_counter_ns()` as an 8-byte timestamp.
I'm aware that the docs provide an undefined start value for that clock.
I'm going to assume that means it can't be expected to fit within 8
bytes. However, it would be rather convenient if it could. Does anyone
know if any such platform agnostic assumption could be made for any
fixed number of bytes, even if it isn't exactly 8 bytes?
--
https://mail.python.org/mailman/listinfo/python-list
I'd like to capture the output of `time.perf_counter_ns()` as an 8-byte timestamp.
I'm aware that the docs provide an undefined start value for that clock.
I'm going to assume that means it can't be expected to fit within 8
bytes.
However, it would be rather convenient if it could.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 03:54:31 |
Calls: | 10,386 |
Calls today: | 1 |
Files: | 14,057 |
Messages: | 6,416,603 |