LeviLamina
Loading...
Searching...
No Matches
webrtc::RepeatingTaskHandle Class Reference

Public Member Functions

RepeatingTaskHandle & operator= (RepeatingTaskHandle const &)
 RepeatingTaskHandle (RepeatingTaskHandle const &)
MCAPI bool Running () const
MCAPI void Stop ()
MCAPI ~RepeatingTaskHandle ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::webrtc::RepeatingTaskHandle DelayedStart (::webrtc::TaskQueueBase *task_queue, ::webrtc::TimeDelta first_delay, ::absl::AnyInvocable<::webrtc::TimeDelta()> closure, ::webrtc::TaskQueueBase::DelayPrecision precision, ::webrtc::Clock *clock, ::webrtc::Location const &location)

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk1b6d7a

Constructor & Destructor Documentation

◆ ~RepeatingTaskHandle()

MCAPI webrtc::RepeatingTaskHandle::~RepeatingTaskHandle ( )
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

◆ Running()

MCAPI bool webrtc::RepeatingTaskHandle::Running ( ) 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.

◆ Stop()

MCAPI void webrtc::RepeatingTaskHandle::Stop ( )
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.

◆ DelayedStart()

MCAPI ::webrtc::RepeatingTaskHandle webrtc::RepeatingTaskHandle::DelayedStart ( ::webrtc::TaskQueueBase * task_queue,
::webrtc::TimeDelta first_delay,
::absl::AnyInvocable<::webrtc::TimeDelta()> closure,
::webrtc::TaskQueueBase::DelayPrecision precision,
::webrtc::Clock * clock,
::webrtc::Location const & location )
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.

◆ $dtor()

MCAPI void webrtc::RepeatingTaskHandle::$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: