Functions | |
| INLINE void | profile_start (void) |
| Start a profiling run. | |
| INLINE uint | profile_stop (void) |
| Stop a profiling run and return the time since its start. | |
| INLINE void profile_start | ( | void | ) |
Start a profiling run.
| INLINE uint profile_stop | ( | void | ) |
Stop a profiling run and return the time since its start.
1.5.3