durationMilliseconds property

int durationMilliseconds
final

Duration of rotation since previous event, in the case of repeat

Amount of rotation since start, in the case of a start_event.

Duration is specified in milliseconds.

Implementation

final int durationMilliseconds;