WPILibC++
2019.1.1-beta-2-22-gc405188
|
Public Types | |
using | AfterWorkFunction = std::function< void()> |
Public Member Functions | |
void | SetLoop (uv::Loop &loop) |
void | RemoveLoop () |
Public Attributes | |
std::weak_ptr< uv::Async < AfterWorkFunction > > | m_async |