12 ::ll::TypedStorage<1, 1, bool> mIsDone;
13 ::ll::TypedStorage<8, 8, ::std::chrono::steady_clock::time_point> mRunAtTime;
14 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::Bedrock::Threading::IAsyncResult<void>>> mWaitOperation;
15 ::ll::TypedStorage<1, 1, bool> mLinkWaitOperation;
33 MCAPI static ::TaskResult requeueAfter(::std::chrono::nanoseconds requeueDelay);
39 MCAPI static ::TaskResult
const& Done();
41 MCAPI static ::TaskResult
const& Requeue();