Skip to content
  • Ian Lynagh's avatar
    Add a C wrapper for gettimeofday · 6962aa82
    Ian Lynagh authored
    Based on part of a patch from Arnaud Degroote in #5480.
    On NetBSD just calling the function directly warns:
        warning: reference to compatibility gettimeofday(); include <sys/time.h>
        to generate correct reference
    6962aa82