Cimfu.Suave.Healthcheck


Timing

Namespace: Cimfu.Suave
Parent Module: Healthcheck

Timing module. Used to provide values for test duration and time of tests.

Nested types and modules

TypeDescription
TimingSettings

Timing information. Specifying custom values is helpful for testing purposes.

sec

Represents one second.

stamp

Represents one stopwatch timestamp (as reported by System.Diagnostics.Stopwatch).

F# Project
Fork me on GitHub