Software /
code /
prosody
Comparison
makefile @ 12629:4c1d3f817063
util.datetime: Add support for sub-second precision timestamps
Lua since 5.3 raises a fuss when time functions are handed a number with
a fractional part and the underlying C functions are all based on
integer seconds without support for more precision.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 14 Aug 2022 16:57:31 +0200 |
parent | 12465:4a087713cffe |
child | 12947:14a44b1a51d0 |
comparison
equal
deleted
inserted
replaced
12628:b95da9a593be | 12629:4c1d3f817063 |
---|