Changes between Version 23 and Version 24 of AddFilterAlgorithm
- Timestamp:
- Dec 7, 2011, 7:29:33 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddFilterAlgorithm
v23 v24 144 144 * 3: Display detailed timers 145 145 146 The timing operation are implement using the module `PDAF_timer`, which provides the function `PDAF_timeit`. Memory allocation is computed using `PDAF_memcount`, which is provided by the module `PDAF_memcounting`. 147 146 148 147 149