snd_seq_ev_timestamp_type 360 include/sound/asequencer.h #define snd_seq_ev_is_tick(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_TICK) snd_seq_ev_timestamp_type 361 include/sound/asequencer.h #define snd_seq_ev_is_real(ev) (snd_seq_ev_timestamp_type(ev) == SNDRV_SEQ_TIME_STAMP_REAL)