Return the point in time microseconds ago.
microseconds
DateTime microsAgo(int microseconds) => ago(microseconds: microseconds);