use crate::FFPrimitives;
use basic_timing_cache_channel::naive::NaiveTimingChannel;
pub type NaiveFlushAndFlush = NaiveTimingChannel<FFPrimitives>;