recordQueueDepth abstract method

void recordQueueDepth(
  1. int depth
)

Record queue depth snapshot

Implementation

void recordQueueDepth(int depth);