It would be very useful to have a feature that records a cycle count value when a payload begins executing. An internal cycle count register should increment continuously and be snapshotted into an accessible register whenever a payload begins executing. The script can then use that value to make comparisons between multiple payload executions.
It would be very useful to have a feature that records a cycle count value when a payload begins executing. An internal cycle count register should increment continuously and be snapshotted into an accessible register whenever a payload begins executing. The script can then use that value to make comparisons between multiple payload executions.