processingTimeMilliseconds property
The amount of time that was taken for the command to finish processing, measured in milliseconds.
Implementation
final int? processingTimeMilliseconds;
The amount of time that was taken for the command to finish processing, measured in milliseconds.
final int? processingTimeMilliseconds;