LeviLamina
Loading...
Searching...
No Matches
TaskResult Class Reference

Static Public Member Functions

static MCAPI ::TaskResult requeueAfter (::std::chrono::nanoseconds requeueDelay)
 
static MCAPI ::TaskResult const & Done ()
 
static MCAPI ::TaskResult const & Requeue ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mIsDone
 
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > mRunAtTime
 

Member Function Documentation

◆ requeueAfter()

static MCAPI ::TaskResult TaskResult::requeueAfter ( ::std::chrono::nanoseconds requeueDelay)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Done()

static MCAPI ::TaskResult const & TaskResult::Done ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ Requeue()

static MCAPI ::TaskResult const & TaskResult::Requeue ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: