OpenJPEG 1.5.1
j2k_lib.h File Reference

Internal functions. More...

Go to the source code of this file.

Functions

Exported functions
double opj_clock (void)
 Difference in successive opj_clock() calls tells you the elapsed time.
 

Detailed Description

Internal functions.

The functions in J2K_LIB.C are internal utilities mainly used for timing.

Function Documentation

◆ opj_clock()

double opj_clock ( void )

Difference in successive opj_clock() calls tells you the elapsed time.

Returns
Returns time in seconds

Referenced by jpwl_dump_marks(), tcd_decode_tile(), and tcd_encode_tile().