#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 | |
timeset () | |
int | loadtime (void) |
Variables | |
int | errno |
Set system clock rate
Set POSIX clock resolution
Get date and time from Boot Host and set local clock
Repeat every Sunday 03:01:00
modification history -------------------- 15aug08 kHu DOXYGEN comments added 25jun99 kHu Y2k ready
#define CLKRATE 100 |
#define REPEAT 10*CLKRATE |
#define RSHPORT 514 |
int loadtime | ( | void | ) |
timeset | ( | ) |
int errno |