Commit Graph

5 Commits (websocket_ping_timeout)

Author SHA1 Message Date
Wendelin 853059ac73
Add tests for common/datetime (#23658) 2025-01-09 15:47:32 +01:00
Paul Bottein f8ce7c2ce1
Don't use duration formatting for second unit (#23132)
Don't use duration formatting for sec unit
2024-12-04 13:17:47 +01:00
karwosts f7c8c6e3e8
Dont floor duration for milliseconds (#23028)
* Dont floor duration for milliseconds

* remove ms
2024-11-27 17:27:03 +00:00
Paul Bottein 3411967fd9
Only use duration poly-fill when necessary (#23030) 2024-11-27 17:13:29 +01:00
Paul Bottein 164944ceff
Improve duration formatting (#23025) 2024-11-27 15:00:29 +01:00