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