Search found 1 match

by cleepa
Thu Jan 28, 2010 6:30 pm
Forum: Developer's Forum for macOS
Topic: event timestamps
Replies: 3
Views: 68905

event timestamps

Hi, I'm trying to add some timing code to my application to debug a threading issue. For this I want to generate timestamps using the same method as the driver uses to generate ConnexionDeviceState.time. In the API documentation, it states the value comes from get_clock_uptime. This function does no...