16 auto Throttled (std::chrono::milliseconds ms, QObject *parent, F&&
f)
18 return [=, scheduled =
false,
f = std::forward<F> (
f)] ()
mutable 24 QTimer::singleShot (ms, Qt::VeryCoarseTimer, parent,
constexpr detail::ExprTree< detail::ExprType::LeafStaticPlaceholder, detail::MemberPtrs< Ptr > > f
auto Throttled(std::chrono::milliseconds ms, QObject *parent, F &&f)