LeviLamina
Loading...
Searching...
No Matches
Timestamp.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/UnitBase.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
TimeDelta
; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
class
Timestamp
:
public
::webrtc::rtc_units_impl::UnitBase
<::webrtc::Timestamp> {
16
public
:
17
// member functions
18
// NOLINTBEGIN
19
MCNAPI ::webrtc::TimeDelta
operator-
(
::webrtc::Timestamp
other)
const
;
20
// NOLINTEND
21
};
22
23
}
// namespace webrtc
webrtc::TimeDelta
Definition
TimeDelta.h:10
webrtc::Timestamp
Definition
Timestamp.h:15
webrtc::Timestamp::operator-
MCAPI::webrtc::TimeDelta operator-(::webrtc::Timestamp other) const
webrtc::rtc_units_impl::UnitBase
Definition
UnitBase.h:8
src
mc
external
webrtc
Timestamp.h
Generated on
for LeviLamina by
1.16.1