#include "vxWorks.h"
#include "time.h"
#include "timers.h"
#include "stdio.h"
#include "errno.h"
#include "sysLib.h"
Defines | |
#define | CLKRATE 100 |
#define | REPEAT 10*CLKRATE |
#define | RSHPORT 514 |
Functions | |
timeshow () | |
int | loadtime (void) |
Variables | |
int | errno |
Get date and time from Boot Host and set local clock
modification history -------------------- 15aug08 kHu DOXYGEN comments added
#define CLKRATE 100 |
#define REPEAT 10*CLKRATE |
#define RSHPORT 514 |
int loadtime | ( | void | ) |
timeshow | ( | ) |
int errno |