728x90
반응형
SMALL
get_microtime
float get_microtime( void )
마이크로 타임을 얻어 계산 형식으로 만듦
경로
lib/common.lib.php
예제
$microtime = get_microtime(); echo 'Microtime : ' . $microtime; // Output Microtime : 1530498068.4315
728x90
반응형
LIST
'개발자 인생 > 그누보드5' 카테고리의 다른 글
print_r2 (0) | 2018.07.09 |
---|---|
page_insertbefore (0) | 2018.07.04 |
get_paging (0) | 2018.07.03 |
그누보드 설치 환경 및 설치 방법 (1) | 2018.07.01 |
[그누보드] 그누보드4 버전에서 5버전으로 변경된 함수(변수) (0) | 2016.07.21 |