Sample constructor

Sample(
  1. int time
)

Implementation

Sample(this.time);