![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
#include <net/TimeSyncServer.h>
Public Member Functions | |
| TimeSyncServer (int port=5810) | |
| void | Start () |
| Start listening for pings. | |
| void | Stop () |
| Stop our loop runner. | |
|
explicit |
| void wpi::tsp::TimeSyncServer::Start | ( | ) |
Start listening for pings.
| void wpi::tsp::TimeSyncServer::Stop | ( | ) |
Stop our loop runner.
After stopping, we cannot restart.