You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chung Leong edited this page Jan 10, 2022
·
2 revisions
microtime() - Return current Unix timestamp with microseconds
float64 microtime([ignored])
microtime() returns the current Unix timestamp as a floating point number. The value is the number of seconds since the Unix epoch (0:00:00 January 1,1970 GMT).