Contents

cp_time

A Mach absolute time clock value.

Declaration

struct cp_time;

Overview

Mach absolute time measures the number of ticks that have elapsed since an arbitrary point after system startup. Each value represents a unique point in time during the course of your app’s execution.

Topics

Instance Properties