![]() | Statistics Properties |
The Statistics Type exposes the following members.
Name | Description of the | |
---|---|---|
![]() ![]() | IsTimerTriggered | With True, the statistics output is time-controlled. LoggingTriggerCounter then returns the number of milliseconds until the next trigger event. If False, the statistics output is replaced by the total number of counting processes are controlled. LoggingTriggerCounter defined here is the number of counting processes after which the output takes place; Default: True. |
![]() ![]() | LoggingTriggerCounter | Number of milliseconds or number of counting operations until the next statistics issue; Default: 5000. |
![]() ![]() | RegexFilter | Only lines that fulfil this regular expression are logged. |