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

doc: Improve the monotonic time module and function documentation #754

Open
wants to merge 1 commit into
base: maint-0.4.0
Choose a base branch
from

Conversation

Labels
None yet
Projects
None yet
2 participants
@teor2345
Copy link
Contributor

@teor2345 teor2345 commented Mar 4, 2019

Explain what "monotonic" actually means, and document some results that
have surprised people.

Fixes bug 29640; bugfix on 0.2.9.1-alpha.

Explain what "monotonic" actually means, and document some results that
have surprised people.

Fixes bug 29640; bugfix on 0.2.9.1-alpha.
@coveralls
Copy link

@coveralls coveralls commented Mar 6, 2019

Pull Request Test Coverage Report for Build 4064

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 10 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 61.753%

Files with Coverage Reduction New Missed Lines %
src/core/or/circuitpadding.c 10 93.71%
Totals Coverage Status
Change from base Build 4042: 0.02%
Covered Lines: 45333
Relevant Lines: 73410

💛 - Coveralls

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