Skip to content
  • Deucе's avatar
    b9333a0b
    Another attempt to silence Coverity. · b9333a0b
    Deucе authored
    This may be the first time in my life that I've used difftime()...
    which is strictly one of only two things you're actually allowed
    to do with a time_t per the C standard (the other is convert into
    a broken-down time).
    b9333a0b
    Another attempt to silence Coverity.
    Deucе authored
    This may be the first time in my life that I've used difftime()...
    which is strictly one of only two things you're actually allowed
    to do with a time_t per the C standard (the other is convert into
    a broken-down time).
Loading