walltimeMs property

String? walltimeMs
getter/setter pair

The wall clock time at which the cuepoint should be inserted.

Only one of insertion_offset_time_ms and walltime_ms may be set at a time.

Implementation

core.String? walltimeMs;