DEVEL_QUERY_SORT_BY_DURATION

in sites/all/modules/devel/devel.module

<?php
define('DEVEL_QUERY_SORT_BY_DURATION', 1);
?>