498 B
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;