quodolores
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 443 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [Timestamp](./firestore_.timestamp.md) > [nanoseconds](./firestore_.timestamp.nanoseconds.md)
## Timestamp.nanoseconds property
The fractions of a second at nanosecond resolution.\*
<b>Signature:</b>
```typescript
readonly nanoseconds: number;
```