Class Components.Timer

java.lang.Object
org.verapdf.component.Components.Timer
Enclosing class:
Components

public static class Components.Timer extends Object
Convenience factory class to facilitate the creation of AuditDurations. Create a new Components.Timer instance using the start method, then halt the Components.Timer with the stop() method which returns an AuditDuration instance.
Version:
0.1
Author:
Carl Wilson carlwilson AT github