51 #if defined( MBG_TGT_POSIX ) 55 #elif defined( MBG_TGT_WIN32 ) 59 #include <sys/types.h> 61 #include <wingetopt.h> 64 #define snprintf _snprintf 65 #define sleep( _x ) Sleep( (_x) * 1000 ) 66 #define usleep( _x ) Sleep( (_x) / 1000 ) 95 #if MBG_TGT_HAS_DEV_FN 96 #define EXAMPLE_DEV_FN_1 MBGCLOCK_DEV_FN_BASE "0" 97 #define EXAMPLE_DEV_FN_1_TCR EXAMPLE_DEV_FN_1 98 #define EXAMPLE_DEV_FN_2 MBGCLOCK_DEV_FN_BASE "3" 101 #define EXAMPLE_DEV_NAME_1 "gps180pex" 102 #define EXAMPLE_DEV_NAME_1_TCR "tcr167pci" 103 #define EXAMPLE_DEV_NAME_2 "tcr170pex_027911002000" 106 #if defined( MBG_TGT_POSIX ) 107 #define ROOT_PRIVILEGES_STR "with root privileges" 109 #define ROOT_PRIVILEGES_STR "as administrator" 113 #if !defined( MBG_EXP_YEAR_LIMIT ) 114 #define MBG_EXP_YEAR_LIMIT 1980
static MBG_OPT_INFO opt_info
static const char * pname
High resolution time including status and local time offset.
Local calendar date and time, plus sync status.
A high resolution time stamp.
#define PZF_CORR_STATE_NAMES_ENG