class Bootsnap::LoadPathCache::Cache

def now

def now
  Process.clock_gettime(Process::CLOCK_MONOTONIC).to_i
end