133 if (record_counter < rt_state.init_ts_count){ /* check if we have initial timestamp; initial timestamp is average of <min_pool_size> minimal timestamps */\
134/* first fill pool with first <min_pool_size> timestamp and sort them */ \
135 if (rt_state.act_min_cnt < rt_state.min_pool_size){ \