Skip to content

Add support for DurationUnit in distributions #56

Description

@holgerbrandl

To remove any doubt about what time unit is about to samples we could potentially add more support API using kotlin.time.DurationUnit

val waitingTimeDist = exponential<Seconds>(30)

or similar.

  • Implementation (completed as part of v0.9)
  • Documentation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions