collectionDurationMillis property
getter/setter pair
The actual amount of time elapsed during statistics collection. Note that this duration is always a little bit larger than the configured duration, as collection happens at a fixed point during the map render call.
Implementation
double collectionDurationMillis;