you are viewing a single comment's thread
view the rest of the comments
[–] 5 points 2 years ago

Without drilling down into what that means, the limit of that data storage type will be a count of 4,294,967,296.

A little nitpick: the count at that time will be 2,147,483,647. time_t is usually a signed integer.

  • source
  • parent