Time an async operation and log duration in debug mode.
Module name for log prefix
Operation label for the timing log
Async function to time
The result of the async function
Time an async operation and log duration in debug mode.