public static interface EventProvider.TimedEvent extends EventProvider.InstantEvent
Modifier and Type | Method and Description |
---|---|
void |
begin()
Starts the timing for this event.
|
void |
end()
Ends the timing period for this event.
|
commit, shouldWrite