current-seconds

current-seconds : (-> int)

purpose:
to compute the current time in seconds elapsed
(since a platform-specific starting date)


Intermediate Student with Lambda Language