inferenceTimeLabel abstract method

String inferenceTimeLabel(
  1. int timeValue
)

No description provided for @inferenceTimeLabel.

In en, this message translates to: 'Time: {timeValue} ms'

Implementation

String inferenceTimeLabel(int timeValue);