<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [EmitterConfigurationBase](./node-tracker.emitterconfigurationbase.md) &gt; [useStm](./node-tracker.emitterconfigurationbase.usestm.md)

## EmitterConfigurationBase.useStm property

Should the Sent Timestamp be attached to events. Only applies for GET events.

<b>Signature:</b>

```typescript
useStm?: boolean;
```
