class Buildkite::TestCollector::Tracer::MonotonicTime

def self.call

def self.call
  GET_TIME.call Process::CLOCK_MONOTONIC
end