-
Notifications
You must be signed in to change notification settings - Fork 49
Sample Redstone Per Second
Daniel Mills edited this page Mar 31, 2016
·
2 revisions
This measures how much Redstone is being used per second. Remember, Redstone does not "tick" if the chunk that it is in is not loaded. Only loaded chunks with active Redstone (Redstone clocks) will influence this value. This value is used by React to determine if the server lag it has detected is due to Redstone, or something else.
Located at plugins/React/samplers/sample-redstone-per-second.yml
component:
# The interval at which this sample measures.
# You should not change this unless you know what you're doing.
# This interval is sometimes highly sensitive to accuracy.
interval: 20