utils/async/time library

Functions

waitAtLeast<T>(Future<T> future, {Duration delay = const Duration(milliseconds: 1000)}) Future<T>