onResume static method

void onResume()

Implementation

static void onResume() {
  _startTime = DateTime.now();
}