|
LeviLamina
|
Public Member Functions | |
| MCAPI void | startWithDelay (::std::chrono::seconds delay, ::brstd::move_only_function< void()> work) |
| T * | operator-> () |
| STL member. | |
Static Public Member Functions | |
| static MCAPI void | defaultStartWithDelay (::TaskGroup &taskGroup, ::std::chrono::seconds delay, ::brstd::move_only_function< void()> work) |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::brstd::copyable_function< void(::TaskGroup &, ::std::chrono::seconds, ::brstd::move_only_function< void()>)> > | mStartWithDelay |
| T | ptr |
| STL member. | |