Kinsey Moore started a new discussion on cpukit/include/rtems/cpuuse.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/232#note_113111 > + /** > + * @brief uptime. > + */ > + Timestamp_Control uptime; > + > + /** > + * @brief system uptime since last restart . > + */ > + Timestamp_Control time_used_after_last_reset; > + > + /** > + * @brief Total time. > + */ > + Timestamp_Control total; > + > + /** This line has an extra space that needs to be removed to maintain correct indentation. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/232#note_113111 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
