console.timeLog()
실험적
이 feature는 실험적입니다. 안정성이 보장되지 않았으므로 사용에 주의하세요.
특정 레이블의 타이머에 로그를 작성합니다. 존재하지 않는 레이블을 지정할 경우 주의 로그(Timer '{label}' does not exist)를 작성합니다.
구문
JavaScript
console.timeLog();
console.timeLog(label);
console.timeLog(label, arg1);
console.timeLog(label, arg1, arg2, /* ..., */ argN);매개변수
labelString 선택적평가할 조건식
기본값"default"...argsany 선택적작성할 디버그 로그의 내용
호환성
timeLog | 0.7.40-alpha.07 메신저봇R | No 채팅 자동응답 봇 | No StarLight |