Avoid the problem of inaccurate timers caused by mixing erlang:system_time/0-1 and os:system_time/0-1
There are three indictors about delayed module: - 'messages.delayed': shows the number of delayed msg received - 'emqx_delayed_count': shows the delayed table size now - 'emqx_delayed_max': shows the maximum size that the delayed table has reached