chaperon v0.1.0 Chaperon.LoadTest.Results View Source

LoadTest results struct.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Chaperon.LoadTest.Results{duration_ms: integer, end_ms: integer, load_test: atom, max_timeout: term, sessions: [Chaperon.Session.t], start_ms: integer, timed_out: integer}