| OpenJPEG 2.5.3
    | 
Internal function for timing. More...
Go to the source code of this file.
| Functions | |
| Exported functions | |
| OPJ_FLOAT64 | opj_clock (void) | 
| Difference in successive opj_clock() calls tells you the elapsed time. | |
Internal function for timing.
The functions in OPJ_CLOCK.C are internal utilities mainly used for timing.
| OPJ_FLOAT64 opj_clock | ( | void | ) | 
Difference in successive opj_clock() calls tells you the elapsed time.
Referenced by main(), and opj_wallclock().