466 B
466 B
Home > puppeteer > Protocol > Input > TimeSinceEpoch
Protocol.Input.TimeSinceEpoch type
UTC time in seconds, counted from January 1, 1970.
Signature:
export type TimeSinceEpoch = number;