Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 Program Profdemo |
Program ProfdemoProfdemo demonstrates the use of RTKernel-32's profiler. It loads symbol data through RTTarget-32's RAM file system and starts the profiler using function RTPStartRTC. It then executes two functions 10,000,000 times to compare their respective run-times. Finally, the profiler is stopped and the results are displayed on the screen.
|