---
title: "DNSServiceAttributeSetTimestamp(_:_:)"
framework: dnssd
role: symbol
role_heading: Function
path: "dnssd/dnsserviceattributesettimestamp(_:_:)"
---

# DNSServiceAttributeSetTimestamp(_:_:)

## Declaration

```swift
func DNSServiceAttributeSetTimestamp(_ attr: DNSServiceAttributeRef, _ timestamp: UInt32) -> DNSServiceErrorType
```

## See Also

### Functions

- [DNSServiceSleepKeepalive(_:_:_:_:_:_:)](dnssd/dnsservicesleepkeepalive(_:_:_:_:_:_:).md)
- [DNSServiceAttributeCreate()](dnssd/dnsserviceattributecreate().md)
- [DNSServiceAttributeDeallocate(_:)](dnssd/dnsserviceattributedeallocate(_:).md)
- [DNSServiceAttributeSetAAAAPolicy(_:_:)](dnssd/dnsserviceattributesetaaaapolicy(_:_:).md)
- [DNSServiceAttributeSetHostKeyHash(_:_:)](dnssd/dnsserviceattributesethostkeyhash(_:_:).md)
- [DNSServiceQueryRecordWithAttribute(_:_:_:_:_:_:_:_:_:)](dnssd/dnsservicequeryrecordwithattribute(_:_:_:_:_:_:_:_:_:).md)
- [DNSServiceRegisterRecordWithAttribute(_:_:_:_:_:_:_:_:_:_:_:_:_:)](dnssd/dnsserviceregisterrecordwithattribute(_:_:_:_:_:_:_:_:_:_:_:_:_:).md)
- [DNSServiceRegisterWithAttribute(_:_:_:_:_:_:_:_:_:_:_:_:_:)](dnssd/dnsserviceregisterwithattribute(_:_:_:_:_:_:_:_:_:_:_:_:_:).md)
- [DNSServiceSendQueuedRequests(_:)](dnssd/dnsservicesendqueuedrequests(_:).md)
- [DNSServiceUpdateRecordWithAttribute(_:_:_:_:_:_:_:)](dnssd/dnsserviceupdaterecordwithattribute(_:_:_:_:_:_:_:).md)
