pub const MAX_TIME_UPDATES: u64 = 100; // 100u64
The maximum number of recorded RTC updates that can be retrieved by RtcUpdates/Get in a single call.
RtcUpdates/Get
This limit should be generous enough to serve most, if not all, testing needs.