Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
PIPClient.cxx
Go to the documentation of this file.
1
35#include "openlcb/PIPClient.hxx"
36
37namespace openlcb {
38
40
41} // namespace openlcb
long long PIP_CLIENT_TIMEOUT_NSEC
Specifies how long to wait for a PIP request to get a response.
Definition PIPClient.cxx:39
#define SEC_TO_NSEC(_sec)
Convert a second value to a nanosecond value.
Definition os.h:286