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

Public Member Functions

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

Static Public Member Functions

static MCAPI ::webrtc::RepeatingTaskHandle DelayedStart (::webrtc::TaskQueueBase *, ::webrtc::TimeDelta, ::absl::AnyInvocable<::webrtc::TimeDelta()>, ::webrtc::TaskQueueBase::DelayPrecision, ::webrtc::Clock *, ::webrtc::Location const &)
 

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.

◆ operator=()

MCAPI::webrtc::RepeatingTaskHandle & webrtc::RepeatingTaskHandle::operator= ( ::webrtc::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.

◆ DelayedStart()

static MCAPI ::webrtc::RepeatingTaskHandle webrtc::RepeatingTaskHandle::DelayedStart ( ::webrtc::TaskQueueBase * ,
::webrtc::TimeDelta ,
::absl::AnyInvocable<::webrtc::TimeDelta()> ,
::webrtc::TaskQueueBase::DelayPrecision ,
::webrtc::Clock * ,
::webrtc::Location const &  )
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: