Skip to content
Snippets Groups Projects

use monotonic time

Merged Petr Špaček requested to merge monotonic-timer into master
All threads resolved!

Use monotonic time instead of real time. Real time is used only for DNSSEC validation, on-disk cache, and for module dnstap.

Function kr_now() use libuv function uv_now() which also save some system calls.

Closes: #247 (closed)

Edited by Vitezslav Kriz

Merge request reports

Pipeline #27890 passed

Pipeline passed for 06bc10f3 on monotonic-timer

Test coverage 65.50% (-0.10%) from 1 job
Approval is optional

Merged by Petr ŠpačekPetr Špaček 7 years ago (Dec 8, 2017 2:49pm UTC)

Merge details

  • Changes merged into master with 2939bd78.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #28167 passed

Pipeline passed for 2939bd78 on master

Test coverage 65.50% (-0.10%) from 1 job

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply