Whether this result meets the performance target (default 60fps = 16.67ms).
bool meetsTarget({Duration target = const Duration(milliseconds: 16)}) => totalTime <= target;