TICKS_PER_SECOND
time /= TICKS_PER_SECOND ;
100)/TICKS_PER_SECOND;
if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) {
(smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) {
time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) {
time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) {
if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){
#define THRESHOLD_2 (2*TICKS_PER_SECOND)
#define THRESHOLD_32 (32*TICKS_PER_SECOND)
int T_Limit = 2*TICKS_PER_SECOND ;
smc->srf.sr_state, smc->srf.SRThreshold / TICKS_PER_SECOND);
s->transfer_delay += TICKS_PER_SECOND * s->syt_interval / rate;
tick += TICKS_PER_SECOND;
unsigned int tick = (base_tick + event_offsets[cache_head]) % TICKS_PER_SECOND;