Actions
Feature #34091
closedHelper logging method how_long
Description
Finding out when something is slow is error-prone. We should have a helper available to easily log how long a block took for ad-hoc investigations. This is not meant for long-term use, use Telemetry API for that.
Actions