5mm
| Genre: | METKDebug |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | This module logs frequency and amount of ObjMgr events. |
Very simple module for debugging. Sometimes too many events are sent separately by the ObjMgr. If "`notify"' is touched for every single event, the whole braodcasting mechanism is established. This can slow down an application dramatically. To get an idea of which module is sending unnecessary "`notifies"', this module can be used. It doesn't tell you, which module is sending, but it tells you how much events are sent at one time and at which time.
The events are recorded as long as the "`Record"' button is pressed.
It is not possible to track the module which has released the events.
| 11cm log: | output of the thrown events with time and number |
| record: | starts recording when pressed and stops when released |
| clear: | clear all recorded events from log |
METKLogFile