Browse Source
RepositoryTestCase.fsTick() was was waiting 64, 128, 256, ... milliseconds until it detected that the filesystem timer has ticked. Make use of the filesystemtimer resolution information in FS to sleep a fraction of the filesystem timer resolution. That raises probability to wake up shortly after the filesystem timer has ticked. Change-Id: Ibcc38576e42ece13b2fd4423a29c459eed167a69stable-5.1
Christian Halstrick
6 years ago
committed by
Matthias Sohn
1 changed files with 16 additions and 8 deletions
Loading…
Reference in new issue