puppeteer/new-docs/puppeteer.protocol.network.monotonictime.md
2020-07-13 14:01:35 +01:00

498 B

Home > puppeteer > Protocol > Network > MonotonicTime

Protocol.Network.MonotonicTime type

Monotonically increasing time in seconds since an arbitrary point in the past.

Signature:

export type MonotonicTime = number;