LuaInstant
Type doc:
Fields:
Methods:
clone: function(self: LuaInstant ):( LuaInstant )
assert_receiver_is_total_eq: function(self: LuaInstant )
duration_since: function(self: LuaInstant , LuaInstant ):( LuaDuration )
saturating_duration_since: function(self: LuaInstant , LuaInstant ):( LuaDuration )
elapsed: function(self: LuaInstant ):( LuaDuration )
now: function():( LuaInstant )
__tostring: function(self: LuaInstant ):(string)
__sub: function(any , any):(any)
__add: function(any , any):(any)
__eq: function(any , any):(any)