Return the point in time milliseconds ago.
milliseconds
DateTime millisAgo(int milliseconds) => ago(milliseconds: milliseconds);