1
Fork 0
Commit Graph

9 Commits

Author SHA1 Message Date
Juliusz Chroboczek d2380f25b3 Fix incorrect comment in rtptime.go.
Also use Duration.Abs.
2023-12-09 17:45:30 +01:00
Juliusz Chroboczek b4edb7c0c7 Avoid overflow in FromDuration and ToDuration.
Thanks to lamhai1401.
2022-07-22 21:24:36 +02:00
Juliusz Chroboczek 99055e5cae Make duration functions work with negative values. 2022-04-16 01:20:29 +02:00
Juliusz Chroboczek a3f559875f Increase time interval in TestTime.
The lower interval made us too sensible too scheduling.
2021-08-02 01:59:46 +02:00
Juliusz Chroboczek 9ba1037208 Increase measured time in TestTime. 2021-02-14 20:16:27 +01:00
Juliusz Chroboczek 4fde2c40e6 Run gofmt. 2020-12-19 17:38:47 +01:00
Juliusz Chroboczek 19a65318c9 Compute down track RTT. 2020-06-03 23:45:45 +02:00
Juliusz Chroboczek dddecd8610 Implement jiffies. 2020-06-03 20:18:06 +02:00
Juliusz Chroboczek 7ae9a9ea69 Rename mono to rtptime. 2020-06-03 20:12:25 +02:00
Renamed from mono/mono_test.go (Browse further)