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