<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/react-native-tracker](./react-native-tracker.md) &gt; [TrueTimestamp](./react-native-tracker.truetimestamp.md)

## TrueTimestamp interface

A representation of a True Timestamp (ttm)

<b>Signature:</b>

```typescript
interface TrueTimestamp 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [type](./react-native-tracker.truetimestamp.type.md) | "ttm" |  |
|  [value](./react-native-tracker.truetimestamp.value.md) | number |  |

