PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
|
#include <net/TimeSyncStructs.h>
Public Member Functions | |
TspPong (TspPing ping, uint64_t servertime) | |
Public Attributes | |
uint64_t | server_time |
Public Attributes inherited from wpi::tsp::TspPing | |
uint8_t | version |
uint8_t | message_id |
uint64_t | client_time |
|
inline |
uint64_t wpi::tsp::TspPong::server_time |