[ROOT] / doc / toc / ARCCore / Enum / PKLogAttributeP / CountInterval


For a value of n, log only every n'th time the property is changed.

TODO: Not implemented as of Apr 2020. Will require some meta-storage in implementing classes, like PConcurrent.

Suitable when you have a steady stream of changes for the actual property, and only need to 'sample' some of them in the log, for instance as a progress indicator. Conceptually simpler than TimeInterval.


Details

Generated 2024-05-13 21:03:23.337 UTC