Searched refs:latest_stime (Results 1 – 1 of 1) sorted by relevance
184 Microseconds latest_stime = alap_times[node->id()] - makespan; in ComputeSlack() local185 (*slacks)[node->id()] = (latest_stime - asap_times[node->id()]).value(); in ComputeSlack()