- craftutils.observation.epoch.Time.__ne__(other)
If other is an incompatible object for comparison, return True. Otherwise, return False if the time difference between self and other is zero.
If other is an incompatible object for comparison, return True. Otherwise, return False if the time difference between self and other is zero.