wxWidgets/tests/datetime
Vadim Zeitlin c4e914784a Guard against Now() and UNow() returning different second values
Avoid spurious error in the unit test by calling Now() and UNow() a few
times in a row until they return the same second, as we may be unlucky
enough for this not to be the case when we call them just once.
2019-10-19 20:02:42 +02:00
..
datetimetest.cpp Guard against Now() and UNow() returning different second values 2019-10-19 20:02:42 +02:00