Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove CHIP_SYSTEM_CONFIG_USE_TIMER_POOL bits. (project-chip#29222)
This is not a config macro we have anymore, and the code it guards does not compile, since System::Timer has no GetStatistics method.