class Bootsnap::LoadPathCache::Cache
def now
Experimental RBS support (using type sampling data from the type_fusion
project).
def now: () -> Integer
This signature was generated using 119 samples from 3 applications.
def now Process.clock_gettime(Process::CLOCK_MONOTONIC).to_i end