Search found 1 match

by mbp
Tue Sep 04, 2007 9:18 pm
Forum: Developer's Forum for macOS
Topic: Interpreting timestamp value
Replies: 4
Views: 79129

Interpreting timestamp value

I would like to ignore SpaceNavigator events if they are stale, however clock_get_uptime seems to be a kernel function with no userland equivalent. How do I interpret the timestamp value in a Cocoa app and compare it with the current time?