# File lib/et-orbi/eo_time.rb, line 221
def
subtract
(
t
);
@time
=
nil
;
@seconds
-=
t
.
to_f
;
self
;
end