buildStart method

void buildStart()

Implementation

void buildStart() {
  buildStartTime = DateTime.now();
}