startFetch method

void startFetch()

Implementation

void startFetch () {
  _fetch_start_ts = DateTime.now().millisecondsSinceEpoch;
}