The Critical Path Method (CPM) models a project as a network of dependent activities and computes the longest path through it. That path is "critical" because any delay on it delays the whole project, while tasks off the path have float (slack).
CPM tells the project manager exactly which tasks to protect and where compression effort pays off. It underlies Gantt chart scheduling and pairs with PERT for handling duration uncertainty.