time

NAME

time - return number of seconds since 1970


SYNOPSIS

time


DESCRIPTION

Returns the number of non-leap seconds since 00:00:00 UTC, January 1, 1970. Suitable for feeding to gmtime() and localtime() .