m_latency
if(!ref->m_latency)
if(ref->m_latency > (*it)->m_latency) {
bigtime_t maxLatency = m_cycleNodes.front()->m_latency;
m_latency = 0LL;
m_latency = latency;
bigtime_t m_latency;