Incoming packet timestamp.
More...
#include <senf/Ext/NetEmu/Annotations.hh>
|
(Note that these are not member functions.)
|
std::ostream & | operator<< (std::ostream &os, Timestamp const &annotation) |
| Output Timestamp annotation instance as it's string representation. More...
|
|
Incoming packet timestamp.
Definition at line 86 of file Annotations.hh.
◆ Timestamp()
senf::emu::annotations::Timestamp::Timestamp |
( |
| ) |
|
◆ as_clock_type()
◆ as_milli_seconds()
std::uint32_t senf::emu::annotations::Timestamp::as_milli_seconds |
( |
std::uint32_t |
modulo = 0xffffffff | ) |
const |
◆ fromQueueBuffer()
◆ fromScheduler()
void senf::emu::annotations::Timestamp::fromScheduler |
( |
| ) |
const |
◆ fromSocketProtocol()
◆ fromWallClock()
void senf::emu::annotations::Timestamp::fromWallClock |
( |
| ) |
const |
◆ operator<()
bool senf::emu::annotations::Timestamp::operator< |
( |
Timestamp const & |
other | ) |
const |
◆ operator=()
◆ operator<<()
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
Timestamp const & |
annotation |
|
) |
| |
|
related |
Output Timestamp annotation instance as it's string representation.
◆ timestamp
std::uint32_t senf::emu::annotations::Timestamp::timestamp[2] |
|
mutable |
The documentation for this struct was generated from the following file: