getcurrenttime
extern uint_t getcurrenttime(void);
if ((getcurrenttime() - last_initifs_time) > IF_SCAN_INTERVAL) {
uint_t now = getcurrenttime();
last_initifs_time = getcurrenttime();
timer_next = getcurrenttime() + TIMER_INFINITY;
now = getcurrenttime();
pii->pii_snxt_basetime = getcurrenttime() + interval;
pi->pi_whenup[pi->pi_whendx++] = getcurrenttime();
now = getcurrenttime();
now = getcurrenttime();
cur_time = getcurrenttime();
timer_previous = getcurrenttime();
now = getcurrenttime();
now = getcurrenttime();
now = getcurrenttime();
uint_t now = getcurrenttime();
pr->pr_CreateTime = getcurrenttime() / MILLISEC;
pr->pr_CreateTime = getcurrenttime() / MILLISEC;
curtime = getcurrenttime() / MILLISEC;
pr->pr_CreateTime = getcurrenttime() / MILLISEC;
extern uint_t getcurrenttime(void);