| synopsis || prev || next |

kdu_block::start_timing

Java: Kdu_block::Start_timing

int start_timing( )

Java: int Start_timing( )

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

If the block encoder or decoder supports the gathering of timing statistics, it should do so by calling this function at the start of a timing loop and finish_timing at the end of the loop; the number of times to execute the loop is the return value from the function.


| top || synopsis || prev || next |