The NOW function returns the current time in unixtime, being seconds since the start of 1970 GMT.
NOW() === TIME() == the current unix time
It is the same as TIME().