megaseconds top-level property

TimeUnits megaseconds
final

A million seconds.

Implementation

final TimeUnits megaseconds = Time.seconds.mega() as TimeUnits;