|
| static MCAPI ::TaskResult | requeueAfter (::std::chrono::nanoseconds requeueDelay) |
| static MCAPI ::TaskResult const & | Done () |
| static MCAPI ::TaskResult const & | Requeue () |
|
|
::ll::TypedStorage< 1, 1, bool > | mIsDone |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mRunAtTime |
◆ getRunAtTime()
| MCAPI::std::chrono::steady_clock::time_point TaskResult::getRunAtTime |
( |
| ) |
const |
- 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.
◆ hasDelay()
| MCAPI bool TaskResult::hasDelay |
( |
| ) |
const |
- 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.
◆ isDone()
| MCAPI bool TaskResult::isDone |
( |
| ) |
const |
- 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.
◆ requeueAfter()
| 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()
| 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()
| 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: