Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3272

bson_gettimeofday incorrectly documented

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 1.18.0, 1.18.0-alpha
    • Affects Version/s: None
    • Component/s: docs
    • Labels:

      Docs say:

      int
      bson_gettimeofday (struct timeval *tv,
                         struct timezone *tz);
      

      bson-clock.h says:

      BSON_EXPORT (int)
      bson_gettimeofday (struct timeval *tv);
      

            Assignee:
            benji.rewis@mongodb.com Benji Rewis (Inactive)
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: