LeviLamina
Loading...
Searching...
No Matches
DurationMs.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
webrtc {
class
TimeDelta; }
8
// clang-format on
9
10
namespace
dcsctp {
11
12
class
DurationMs
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI
explicit
DurationMs
(
::webrtc::TimeDelta
);
17
// NOLINTEND
18
19
public
:
20
// constructor thunks
21
// NOLINTBEGIN
22
MCAPI
void
* $ctor(
::webrtc::TimeDelta
);
23
// NOLINTEND
24
};
25
26
}
// namespace dcsctp
dcsctp::DurationMs
Definition
DurationMs.h:12
webrtc::TimeDelta
Definition
TimeDelta.h:10
src
mc
external
dcsctp
DurationMs.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0