This commit is contained in:
Amberstone 2024-09-28 00:17:00 +09:00
parent e392cf4bce
commit 5a3fc1c087
Signed by: amber
GPG key ID: 094B0E55F98D8BF1

View file

@ -13,7 +13,7 @@ include_once __DIR__ . '/Hook/hook.extends.class.php';
** **
*************************************************************************/ *************************************************************************/
/** /**
* 마이크로타임을 반환 * 마이크로타임을 반환
* @return float * @return float
* @deprecated use `microtime(true)` * @deprecated use `microtime(true)`