linkUtilization property
Capture link utilization/bandwidth over time
Based on the % of cycles in which we want to send a transaction and actually can (i.e., credits available).
Implementation
num get linkUtilization => _linkValidAndReadyCount / _linkValidCount;