Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 1373 → Rev 1376

/demos/trunk/astro/asteroid.h
118,10 → 118,9
#define STAT_WCET 400
 
/* Statistic constants */
#define LOOK_PERIOD 2000
#define LOOK_WCET 400
#define LOOK_PERIOD 10000
#define LOOK_WCET 4000
 
 
typedef struct {
PID pid;
int x, y, r;