r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
rnp::PacketPingPong Struct Reference

PING/PONG packet payload. More...

#include <Protocol.hpp>

+ Collaboration diagram for rnp::PacketPingPong:

Public Attributes

std::uint32_t nonce
 
std::uint32_t sendTimeMs
 

Detailed Description

PING/PONG packet payload.

Definition at line 178 of file Protocol.hpp.

Member Data Documentation

◆ nonce

std::uint32_t rnp::PacketPingPong::nonce

Definition at line 180 of file Protocol.hpp.

◆ sendTimeMs

std::uint32_t rnp::PacketPingPong::sendTimeMs

Definition at line 181 of file Protocol.hpp.


The documentation for this struct was generated from the following file: