Appearance
The os library has been restricted to the following functions: clock, time, date
delayaction( function(a1, a2, a3) print(a1, a2, a3) end, 0.5, { 1, 2, 3 } )