---
title: mach_time
framework: endpointsecurity
role: symbol
role_heading: Instance Property
path: endpointsecurity/es_message_t/mach_time
---

# mach_time

The time the event occurred, as a Mach time value.

## Declaration

```swift
var mach_time: UInt64
```

## See Also

### Inspecting Timing Properties

- [time](endpointsecurity/es_message_t/time.md)
- [deadline](endpointsecurity/es_message_t/deadline.md)
- [seq_num](endpointsecurity/es_message_t/seq_num.md)
- [global_seq_num](endpointsecurity/es_message_t/global_seq_num.md)
