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 2 samples from 1 application.
def now Process.clock_gettime(Process::CLOCK_MONOTONIC).to_i end