inferenceTime property
final
Time taken for inference in milliseconds.
Measures the duration of the classification process from image preprocessing to final prediction. Used for performance monitoring and user feedback.
Implementation
final int inferenceTime;