dmoore
2009-10-08 14:39:47 UTC
Does anyone know of a simple tool or method for getting diagnostics
about wxWidgets events? I'm trying to improve the performance of a
large wxWidgets app that processes thousands (maybe millions?) of
events per second during certain tasks. It would be nice to be able to
get a log on which events are being handled and when during those
tasks.
about wxWidgets events? I'm trying to improve the performance of a
large wxWidgets app that processes thousands (maybe millions?) of
events per second during certain tasks. It would be nice to be able to
get a log on which events are being handled and when during those
tasks.