You can use the time() function to get the current time in seconds since the epoch (January 1, 1970, at 00:00:00 UTC). Then, you can subtract the start time ...
確定! 回上一頁