e6cedf6649
Although this was supposed to work, specifying "%l" in wxLog time stamp format actually didn't because wxLog timestamps were stored as seconds. Fix this by storing them as milliseconds and add a simple test (not executed by default) showing that "%l" works correctly now. Still keep the old wxLogRecordInfo::timestamp field for compatibility, as it was documented. See #13059. |
||
---|---|---|
.. | ||
descrip.mms | ||
makefile.gcc | ||
Makefile.in | ||
makefile.unx | ||
makefile.vc | ||
thread_vc7.vcproj | ||
thread_vc8.vcproj | ||
thread_vc9.vcproj | ||
thread.bkl | ||
thread.cpp |