pooledCount property

int get pooledCount

Idle trampoline count, for tests/diagnostics.

Implementation

static int get pooledCount => _free.length;