$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2023-06-30 14:00:43
On Fri, Jun 30, 2023 at 6:58â¯AM Dmitry via Boost-users
<boost-users_at_[hidden]> wrote:
> I would like to have a metric that measures time spent for
> work (executing completion handlers) vs time spent waiting
> for work in thread pool executing io_context::run().
Maybe there are some ideas here?
Thanks