public class ServerLoadMonitor extends Object implements LoadMonitor
public void addTime(long timeIncrement)
addTime
in interface LoadMonitor
timeIncrement
- The amount of processing time that was spent, in
milliseconds.Copyright © 2017. All rights reserved.