ObjFW  Check-in [e702135e17]

Overview
Comment:Remove remaining uses of lrint()

It was used to convert a time interval into seconds and microseconds or
seconds and nanoseconds and introduced inaccuracies.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e702135e17e116c2ee57b6eff96b7ef9afe68ebe12487838c5917ed4e3249473
User & Date: js on 2019-09-01 16:53:45
Other Links: manifest | tags
Context
2019-09-01
18:22
Add +[OFThread isMainThread] check-in: 8a2fa8eff4 user: js tags: trunk
16:53
Remove remaining uses of lrint() check-in: e702135e17 user: js tags: trunk
15:29
OFThread: Allow specifying a name before starting check-in: 77780c7596 user: js tags: trunk
Changes