time->epoch-seconds

Name

time->epoch-seconds -- Convert time to number of seconds since epoch.

Type: function

Synopsis

time->epoch-seconds( t, sec);

Arguments

t

An instance of <time>

Return Values

sec

An instance of <real>

Description

Reverse of epoch-seconds->time.