Searched refs:getEngineTime (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/
H A DSnmpEngine.java52 public int getEngineTime(); method in interface:SnmpEngine
/openjdk7/jdk/src/share/classes/com/sun/jmx/snmp/internal/
H A DSnmpEngineImpl.java128 public synchronized int getEngineTime() { method in class:SnmpEngineImpl
240 "LOCAL ENGINE START TIME: " + getEngineTime());
272 "LOCAL ENGINE START TIME: " + getEngineTime());
302 "LOCAL ENGINE START TIME: " + getEngineTime());

Completed in 26 milliseconds