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