import CEI, Sys, Time func secs_from_epoch(): Sys::println("Getting time") return CEI::iint(Time::current().sec) func main(): Sys::println($)