gigabytes top-level constant

int const gigabytes

The number of bytes in a gigabyte.

Implementation

const gigabytes = megabytes * kilobytes;