<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`Stat`](Stat) › [`mtime`](Stat/mtime)
## Stat.mtime property
Time of last modification, represented as a unix timestamp.
**Signature:**
```typescript
mtime: number;
```