How to write Transition Coverage if the number of clock signals between the sampling signals are random

I have a signal A which makes 0=> 1 => 0 transition before another signal X makes 0=> 1 => 0 transition itself. If the clock signals between the signal A and signal X is random (for example between the range of 1 to 20 clock cycles), how can I make this transition coverage?