webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <asyncpacketsocket.h>
Public Member Functions | |
PacketTime () | |
PacketTime (int64_t timestamp, int64_t not_before) | |
PacketTime () | |
PacketTime (int64_t timestamp, int64_t not_before) | |
Public Attributes | |
int64_t | timestamp |
int64_t | not_before |
|
inline |
|
inline |
int64_t rtc::PacketTime::not_before |
int64_t rtc::PacketTime::timestamp |