123c123
< void deallocate() { actualTC->deallocate(); }
---
> void deallocate(int delay = 0) { actualTC->deallocate(delay); }