Function hertzToDelay
Calculates the required delay in nanoseconds for the given frequency.
ulong hertzToDelay
(
ulong Hertz
);
Calculates the required delay in nanoseconds for the given frequency.
ulong hertzToDelay
(
ulong Hertz
);