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