Struct Configuration
Defined in File time.h
Struct Documentation
-
struct Configuration
Public Members
-
std::string timesync_module_rt = {"ecaltime-localtime"}
Time synchronisation interface name (dynamic library) The name will be extended with platform suffix (32|64), debug suffix (d) and platform extension (.dll|.so) Available modules are:
ecaltime-localtime local system time without synchronization
ecaltime-linuxptp For PTP / gPTP synchronization over ethernet on Linux (device configuration in ecaltime.ini) (Default: ecaltime-localtime)
-
std::string timesync_module_replay = {""}
(Default: “”)
-
std::string timesync_module_rt = {"ecaltime-localtime"}