Even for 'get_posts()', Your custom Query which uses the 'order' or 'orderby' parameters is preferred.
ATTENTION: Only if you use 'get_posts()' to re-overwrite to the default order( orderby=date, order=DESC ), You need to use own custom parameter 'orderby=default_date'.