LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
throttle.h File Reference
#include <QTimer>
Include dependency graph for throttle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LC
namespace  LC::Util

Functions

template<typename F>
auto LC::Util::Throttled (std::chrono::milliseconds ms, QObject *parent, F &&f)