class Timers::Events::Handle

def <=> other

def <=> other
	@time <=> other.time
end