# File src/SessionStats.rb, line 22
def
uptime
Time
.
now
.
to_i
-
creation_time
.
to_i
end