Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WithClock Option #897

Merged
merged 6 commits into from Jan 8, 2021
Merged

Add WithClock Option #897

merged 6 commits into from Jan 8, 2021

Commits on Dec 24, 2020

  1. Add WithClock Option

    Allow passing current time source.
    ernado committed Dec 24, 2020
    Copy the full SHA
    e1bca37 View commit details
    Browse the repository at this point in the history
  2. update docs

    abhinav committed Dec 24, 2020
    Copy the full SHA
    23d3550 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33ef417 View commit details
    Browse the repository at this point in the history
  4. Simplify constantClock

    abhinav committed Dec 24, 2020
    Copy the full SHA
    9a43d76 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    eded19e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. error output: Use entry time stamps

    For error cases, use the timestamp attached to the corresponding entry
    rather than the current time.
    abhinav committed Jan 7, 2021
    Copy the full SHA
    a0150fa View commit details
    Browse the repository at this point in the history