playerTimes property

List<int> playerTimes
final

Remaining time in milliseconds per player, 0-indexed.

Implementation

final List<int> playerTimes;