package
0.0.0-20210602185959-ae587407e71c
Repository: https://github.com/andrewarchi/browser.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
1970-01-01 00:00:00 UTC.
1601-01-01 00:00:00 UTC.

# Structs

QuotedChrome is a time that is formatted in json as a quoted integer representing an internal Chrome time in microseconds since 1601-01-01 00:00:00 UTC.
UnixMicro is a time that is formatted as an integer representing a Unix time in microseconds since 1970-01-01 00:00:00 UTC.
UnixMilli is a time that is formatted as an integer representing a Unix time in milliseconds since 1970-01-01 00:00:00 UTC.
UnixNano is a time that is formatted as an integer representing a Unix time in nanoseconds since 1970-01-01 00:00:00 UTC.
UnixSec is a time that is formatted as an integer representing a Unix time in seconds since 1970-01-01 00:00:00 UTC.
WindowsMicro is a time that is formatted as an integer representing a Windows time in microseconds since 1601-01-01 00:00:00 UTC.
WindowsMilli is a time that is formatted as an integer representing a Windows time in milliseconds since 1601-01-01 00:00:00 UTC.
WindowsNano is a time that is formatted as an integer representing a Windows time in nanoseconds since 1601-01-01 00:00:00 UTC.
WindowsSec is a time that is formatted as an integer representing a Windows time in seconds since 1601-01-01 00:00:00 UTC.

# Type aliases

Chrome is a time that is formatted in json as an integer representing an internal Chrome time in microseconds since 1601-01-01 00:00:00 UTC.
No description provided by the author
No description provided by the author