| Package | Description |
|---|---|
| com.yahoo.bard.webservice.logging |
| Modifier and Type | Method and Description |
|---|---|
TimedPhase |
TimedPhase.start()
Start the phase.
|
static TimedPhase |
RequestLog.startTiming(Object caller)
Start a stopwatch.
|
static TimedPhase |
RequestLog.startTiming(String timePhaseName)
Start a stopwatch.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
RequestLog.registerTime(TimedPhase stoppedPhase)
Registers the final duration of a stopped timer with the RequestLog.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.