TyK
|
ceda93bd5c
|
timestamp formatting: always use 64-bit for timesstamp formatting.
Using C99 `unsigned long long` to format `struct timeval`'s `tv_sec`
and `tv_usec`, fix incorrect print under some 32bit platform which
using time64.
|
2023-11-28 08:30:27 +08:00 |
|