$last_time = array_column($arr,'last_time');

array_multsort($last_time, 'SORT_DESC', $arr);    

colum