tytan652 56d673d55c libobs: Fix sign-compare warning
`diff` is used only if greater than `interval_ns` which is unsigned.
So casting it as unsigned will not change its sign.
2022-05-04 01:37:10 -07:00
..
2022-03-27 16:28:40 -07:00
2019-06-23 23:49:10 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2019-06-23 23:49:10 -07:00
2022-03-19 15:46:34 -07:00
2022-03-19 15:46:34 -07:00
2022-04-30 16:06:23 -07:00
2019-10-14 17:19:38 -07:00
2022-05-04 01:37:10 -07:00