mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 19:51:42 +09:00
슬로우로그 버퍼 적용
버퍼 처리는 프로파일러 모듈에서 하도록 수정
This commit is contained in:
parent
a3bcb0c893
commit
1577e66fa1
3 changed files with 17 additions and 6 deletions
|
|
@ -126,6 +126,8 @@ class DisplayHandler extends Handler
|
|||
|
||||
// call a trigger after display
|
||||
ModuleHandler::triggerCall('display', 'after', $output);
|
||||
|
||||
flushSlowlog();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue