public class Timer extends Object
| Modifier and Type | Method and Description |
|---|---|
static Timer |
fromNow() |
Duration |
getTotal() |
Duration |
measure()
Measures the Duration from the last time that measure was called, or from the creation of this Timer otherwise
|
public static Timer fromNow()
public Duration measure()
public Duration getTotal()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.