3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class TimeDelta; }
29 MCNAPI
Event(
bool manual_reset,
bool initially_signaled);
43 MCNAPI static ::webrtc::TimeDelta
const&
kForever();
51 MCNAPI
void*
$ctor(
bool manual_reset,
bool initially_signaled);
MCAPI bool Wait(::webrtc::TimeDelta give_up_after, ::webrtc::TimeDelta)
MCAPI void * $ctor(bool manual_reset, bool initially_signaled)
static MCAPI ::webrtc::TimeDelta const & kForever()
MCAPI Event(bool manual_reset, bool initially_signaled)
Definition TimeDelta.h:10