Skip to main content

init_time

Function init_time 

Source
pub fn init_time(vm: &mut VM)
Expand description

Initialize the Time class in the VM. Call this after VM::open to make Time available in Ruby code.