zouboan opened a new pull request #5859: URL: https://github.com/apache/incubator-nuttx/pull/5859
## Summary change from sched_time to eventtime to overcome the build error: 'struct sporadic_s' has no member named 'sched_time' , becuse the member to save the last time that the scheduler ran is "eventtime" rather than "sched_time" ## Impact sporadic sched ## Testing ci -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org