minAgo abstract method

String minAgo(
  1. int minutes
)

When time is about a minute

Implementation

String minAgo(int minutes);