terabytes top-level constant

int const terabytes

The number of bytes in a terabyte.

Implementation

const terabytes = gigabytes * kilobytes;