public static class Components.Timer extends Object
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.| Modifier and Type | Method and Description |
|---|---|
static Components.Timer |
start()
Start timing a duration.
|
AuditDuration |
stop()
Halt the
Components.Timer and return and AuditDuration. |
public AuditDuration stop()
Components.Timer and return and AuditDuration.AuditDuration that holds the timed interval
details.public static Components.Timer start()
Copyright © 2015–2017 The veraPDF Consortium. All rights reserved.