Method: AppMap::Util.gettime
- Defined in:
- lib/appmap/util.rb
.gettime ⇒ Object
277 278 279 |
# File 'lib/appmap/util.rb', line 277 def gettime Process.clock_gettime Process::CLOCK_MONOTONIC end |
277 278 279 |
# File 'lib/appmap/util.rb', line 277 def gettime Process.clock_gettime Process::CLOCK_MONOTONIC end |