Earlier quoted context omitted.
Can you explain more? Wait time isn’t calculated as compute?
Kenton describes a bit here what they measure and how: https://community.cloudflare.com/t/how-is-cpu-time-per-reque... Cloudflare is only billing that actual cpu-time. Edit: this is a better resource https://blog.cloudflare.com/workers-pricing-scale-to-zero/
An API call can take a lot of seconds. While Cloudflare only bills cpu-time ( eg. 10 ms. ). Other providers bill those seconds too as "duration", while the CPU was just sitting idle.