Bucket constructor

Bucket(
  1. DateTime clock()
)

Implementation

Bucket(this.clock) : start = clock();