Login
time.s2 at [af1b0ff74b]
Login

File s2/require.d/time.s2 artifact 8865189fba part of check-in af1b0ff74b


/* a require.s2 module which "hides" s2.time via the module
   interface. It could optionally load 'dll!mod_time', but that's
   an internal impl detail.
*/
return s2.time;