A C D E F G I L M N O P R S T 

P

pause(long) - Static method in class org.mitre.poorMan.javaTiming.Timing
A convenience method to sleep for the specified time
printP(Object) - Static method in class org.mitre.poorMan.javaTiming.Timing
Logs the message by invoking o.toString() and adds the time to the end of the line using the Timing.TIME_FORMAT format.
printP(String) - Static method in class org.mitre.poorMan.javaTiming.Timing
Logs the message and adds the current time to the end of the line using the Timing.TIME_FORMAT format.
printP(String, long) - Static method in class org.mitre.poorMan.javaTiming.Timing
Logs the message and adds the time to the end of the line using the Timing.TIME_FORMAT format.
A C D E F G I L M N O P R S T