Shorthand for tester.wait(time_in_ns: 100), e.g. 100.ns!
192 193 194
# File 'lib/origen/core_ext/numeric.rb', line 192 def ns! Origen.app.tester.wait time_in_ns: self end