BF-12646 shows that sometimes we can fail to schedule the background thread clock source for >100ms (or that time moves backwards).
I believe the fix here is to change the ASSERT_GT to a ASSERT_GTE (to account for failures to schedule)
BF-12646 shows that sometimes we can fail to schedule the background thread clock source for >100ms (or that time moves backwards).
I believe the fix here is to change the ASSERT_GT to a ASSERT_GTE (to account for failures to schedule)