Class: Buildkite::TestCollector::Tracer::MonotonicTime
- Inherits:
-
Object
- Object
- Buildkite::TestCollector::Tracer::MonotonicTime
- Defined in:
- lib/buildkite/test_collector/tracer.rb
Overview
Class Method Summary collapse
Class Method Details
.call ⇒ Object
22 23 24 |
# File 'lib/buildkite/test_collector/tracer.rb', line 22 def self.call GET_TIME.call Process::CLOCK_MONOTONIC end |