How to calculate indexing rate?

I want to calculate es's indexing rate myself. In stats api,there is a index_time_in_millis field,what's the meaning of the field?

This field is the total time in milliseconds that this node's JVM has spent indexing.