ApplicationStartup
implementation for
buffering steps and measuring their processing time.See: Description
Class | Description |
---|---|
BufferingApplicationStartup |
ApplicationStartup implementation that buffers steps and
records their timestamp as well as their processing time. |
StartupTimeline |
Represent the timeline of
steps recorded by
BufferingApplicationStartup . |
StartupTimeline.TimelineEvent |
Event on the current
StartupTimeline . |
ApplicationStartup
implementation for
buffering steps and measuring their processing time.