LeviLamina
Loading...
Searching...
No Matches
OS::WaitTimer Class Reference

Public Member Functions

WaitTimeroperator= (WaitTimer const &)
 
 WaitTimer (WaitTimer const &)
 
MCAPI void Cancel ()
 
MCAPI uint64 GetAbsoluteTime (uint msFromNow)
 
MCAPI long Initialize (void *context, void(*callback)(void *))
 
MCAPI void Start (uint64 absoluteTime)
 
MCAPI void Terminate ()
 
MCAPI WaitTimer ()
 
MCAPI ~WaitTimer ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk19a2df
 

Constructor & Destructor Documentation

◆ WaitTimer()

MCAPI OS::WaitTimer::WaitTimer ( )
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.

◆ ~WaitTimer()

MCAPI OS::WaitTimer::~WaitTimer ( )
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.

Member Function Documentation

◆ Cancel()

MCAPI void OS::WaitTimer::Cancel ( )
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.

◆ GetAbsoluteTime()

MCAPI uint64 OS::WaitTimer::GetAbsoluteTime ( uint msFromNow)
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.

◆ Initialize()

MCAPI long OS::WaitTimer::Initialize ( void * context,
void(* callback )(void *) )
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.

◆ Start()

MCAPI void OS::WaitTimer::Start ( uint64 absoluteTime)
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.

◆ Terminate()

MCAPI void OS::WaitTimer::Terminate ( )
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.

◆ $ctor()

MCAPI void * OS::WaitTimer::$ctor ( )
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.

◆ $dtor()

MCAPI void OS::WaitTimer::$dtor ( )
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: