Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Conversation

@nblumhardt
Copy link
Contributor

nblumhardt and others added 22 commits August 28, 2017 09:36
…se when precision set.

Changed to use nullable to make intention of not passing a strategy more clear.
Allow timestamp precision to be specified
This adds a util to generate timestamps from DateTime.UtcNow + a sequential tick. This will get around the issue where DateTime.UtcNow may not update frequently enough for it to be used in multitheaded environments. Only applies if the caller doesn't supply a timestamp.
Removes explicit internal modifier from class.
Removes usage of var.
 Fixes #46 - adds pseudo high res timestamp generator.
@nblumhardt nblumhardt mentioned this pull request Feb 22, 2018
@nblumhardt nblumhardt merged commit 2e8eca8 into master Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants