ncmpc
0.31
|
#include <glib.h>
#include <chrono>
Go to the source code of this file.
Data Structures | |
struct | BindTimeoutCallback< T, method > |
Functions | |
template<typename T , bool(T::*)() method> | |
unsigned | ScheduleTimeout (std::chrono::seconds s, T &t) |
|
inline |