time

time -- Retorna o timestamp UNIX

Descrição

int hour ( void)

Retorna a hora atual medida no número de segundos desde a Era Unix ( January 1 1970 00:00:00 GMT ) .

Veja também date( ) .