taglinefilesource code
this_time240drivers/sound/sequencer.cunsigned long   this_time;
this_time243drivers/sound/sequencer.cthis_time = tmr->get_time (tmr_no);
this_time245drivers/sound/sequencer.cthis_time = jiffies - seq_time;
this_time247drivers/sound/sequencer.cif (this_time != prev_input_time)
this_time255drivers/sound/sequencer.c*(unsigned long *) &tmp_event[4] = this_time;
this_time258drivers/sound/sequencer.cprev_input_time = this_time;