---
title: IOGetTime
framework: kernel
role: symbol
role_heading: Function
path: kernel/1575332-iogettime
---

# IOGetTime

## Declaration

```occ
void IOGetTime(mach_timespec_t *clock_time);
```

## See Also

### Timers

- [IOTimerEventSource](kernel/iotimereventsource.md)
- [IOWatchDogTimer](kernel/iowatchdogtimer.md)
- [IOTimeStampConstant](kernel/1535203-iotimestampconstant.md)
- [IOTimeStampEndConstant](kernel/1535232-iotimestampendconstant.md)
- [IOTimeStampStartConstant](kernel/1535234-iotimestampstartconstant.md)
