Package | Description |
---|---|
org.bytedeco.leptonica | |
org.bytedeco.leptonica.global |
Modifier and Type | Method and Description |
---|---|
L_WALLTIMER |
L_WALLTIMER.getPointer(long i) |
L_WALLTIMER |
L_WALLTIMER.position(long position) |
L_WALLTIMER |
L_WALLTIMER.start_sec(int setter) |
L_WALLTIMER |
L_WALLTIMER.start_usec(int setter) |
L_WALLTIMER |
L_WALLTIMER.stop_sec(int setter) |
L_WALLTIMER |
L_WALLTIMER.stop_usec(int setter) |
Modifier and Type | Method and Description |
---|---|
static L_WALLTIMER |
leptonica.startWallTimer() |
Modifier and Type | Method and Description |
---|---|
static float |
leptonica.stopWallTimer(L_WALLTIMER ptimer) |
Copyright © 2024. All rights reserved.