---
title: SRWristTemperature
framework: sensorkit
role: symbol
role_heading: Class
path: sensorkit/srwristtemperature
---

# SRWristTemperature

The temperature of the user’s wrist while the user sleeps.

## Declaration

```swift
class SRWristTemperature
```

## Overview

Overview The wristTemperature sensor provides this class as its sample type.

## Topics

### Getting temperature information

- [timestamp](sensorkit/srwristtemperature/timestamp.md)
- [value](sensorkit/srwristtemperature/value.md)
- [errorEstimate](sensorkit/srwristtemperature/errorestimate.md)

### Determining the accuracy

- [condition](sensorkit/srwristtemperature/condition-swift.property.md)
- [SRWristTemperature.Condition](sensorkit/srwristtemperature/condition-swift.struct.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Recording wrist temperatures

- [SRWristTemperatureSession](sensorkit/srwristtemperaturesession.md)
