totalDurationMs property
- @TagNumber.new(29)
Whole-generation wall clock.
Implementation
@$pb.TagNumber(29)
$fixnum.Int64 get totalDurationMs => $_getI64(26);
- @TagNumber.new(29)
Implementation
@$pb.TagNumber(29)
set totalDurationMs($fixnum.Int64 value) => $_setInt64(26, value);