mirror of
https://github.com/holub/mame
synced 2025-10-07 01:16:22 +03:00
Turn LOG_WAITS back off in polynew.h, nw
This commit is contained in:
parent
b92eeb18e4
commit
ac580c4848
@ -44,7 +44,7 @@
|
|||||||
#define KEEP_STATISTICS 0
|
#define KEEP_STATISTICS 0
|
||||||
|
|
||||||
// turn this on to log the reasons for any long waits
|
// turn this on to log the reasons for any long waits
|
||||||
#define LOG_WAITS 1
|
#define LOG_WAITS 0
|
||||||
|
|
||||||
// number of profiling ticks before we consider a wait "long"
|
// number of profiling ticks before we consider a wait "long"
|
||||||
#define LOG_WAIT_THRESHOLD 1000
|
#define LOG_WAIT_THRESHOLD 1000
|
||||||
|
Loading…
Reference in New Issue
Block a user