secsAgo abstract method

String secsAgo(
  1. int seconds
)

When time is less than a minute

Implementation

String secsAgo(int seconds);