@doc The duration of the timer (ms).
@$pb.TagNumber(1) $core.int get durationMillis => $_getIZ(0);
@$pb.TagNumber(1) set durationMillis($core.int value) => $_setSignedInt32(0, value);