Skip to content

Update Ticks64() to use monotonic clock on Unix systems #313

@GoogleCodeExporter

Description

@GoogleCodeExporter
On non-Darwin Unix systems, Ticks64() uses gettimeofday(), which returns a wall 
clock date/time.  On POSIX platforms that support a monotonic clock via 
clock_gettime(), that should be used instead.

Original issue reported on code.google.com by gambit47 on 21 Jul 2015 at 10:19

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions