WEEK constant

int const WEEK

一星期的毫秒数

Implementation

static const int WEEK = 7 * DAY;