|
|
TaskStartInfo & | operator= (TaskStartInfo const &) |
|
| TaskStartInfo (TaskStartInfo const &) |
|
MCNAPI_C | TaskStartInfo (char const *name) |
|
MCNAPI_C | TaskStartInfo (::std::string_view name) |
| MCAPI::TaskStartInfo & | startWithDelay (::std::chrono::nanoseconds delay) |
|
MCNAPI_C void * | $ctor (char const *name) |
|
MCNAPI_C void * | $ctor (::std::string_view name) |
|
| static MCAPI ::std::thread::id const & | NoAffinity () |
◆ startWithDelay()
| MCAPI::TaskStartInfo & TaskStartInfo::startWithDelay |
( |
::std::chrono::nanoseconds | delay | ) |
|
- 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.
◆ NoAffinity()
| MCAPI ::std::thread::id const & TaskStartInfo::NoAffinity |
( |
| ) |
|
|
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 struct was generated from the following file: