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

# time

The time the event occurred, expressed as a Darwin time value.

## Declaration

```swift
var time: timespec
```

## See Also

### Inspecting Timing Properties

- [mach_time](endpointsecurity/es_message_t/mach_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)
