-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b11
-
windows
UseFakeTimers is a develop flag only implemented on Windows. It serves no useful purpose (it stubs out the code implementing System.currentTimeMillis() with a simple incrementing counter). There are other time functions not stubbed out by using this flag.
There is no reason to ever use this flag. (It may once have been useful when we had clock issues on early Windows versions.)
There is no reason to ever use this flag. (It may once have been useful when we had clock issues on early Windows versions.)