PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
Loading...
Searching...
No Matches
wpi::tsp::TimeSyncServer Class Reference

#include <net/TimeSyncServer.h>

Public Member Functions

 TimeSyncServer (int port=5810)
 
void Start ()
 Start listening for pings.
 
void Stop ()
 Stop our loop runner.
 

Constructor & Destructor Documentation

◆ TimeSyncServer()

wpi::tsp::TimeSyncServer::TimeSyncServer ( int port = 5810)
explicit

Member Function Documentation

◆ Start()

void wpi::tsp::TimeSyncServer::Start ( )

Start listening for pings.

◆ Stop()

void wpi::tsp::TimeSyncServer::Stop ( )

Stop our loop runner.

After stopping, we cannot restart.


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