timeHours abstract method

String timeHours(
  1. int hours
)

A time label for hours hours ago.

Implementation

String timeHours(int hours);