Added an option to switch to 64bits counters for memory. Default is to stick with 32 bits (this mode is used by several plugins, so it would be unsafe to change the default behaviour).
REFS: CTOR-542
Type of change
[ ] Patch fixing an issue (non-breaking change)
[ ] New functionality (non-breaking change)
[x] Functionality enhancement or optimization (non-breaking change)
[ ] Breaking change (patch or feature) that might cause side effects breaking part of the Software
Description
Added an option to switch to 64bits counters for memory. Default is to stick with 32 bits (this mode is used by several plugins, so it would be unsafe to change the default behaviour).
REFS: CTOR-542
Type of change
How this pull request can be tested ?
Robot tests have been added.
Checklist