Gary-Hobson opened a new pull request, #1709:
URL: https://github.com/apache/nuttx-apps/pull/1709
## Summary
add total time running time of task
```
nsh> critmon
PRE-EMPTION CSECTION RUN TIME PID DESCRIPTION
0.010265000 0.000037000 ----------- ----- ---- CPU 0
0.000000000 0.000000000 0.001237000 28.421047000 0 Idle Task
0.000011000 0.000037000 0.000046000 0.034211000 1 loop_task
0.000000000 0.000028000 0.000067000 0.236657000 2 hpwork
```
## Impact
## Testing
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]