Variant lrs::file::TimeChange::Set

Sets the time to the specified time.

Syntax

enum TimeChange {
    Set(Time)
}

Fields

PositionDescription
1

The time to be set.