List of milliseconds.
final List<int> milliseconds = List<int>.unmodifiable(List<int>.generate(1000, (int index) => index));