![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
#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 |