HOUR constant

int const HOUR

一小时的毫秒数

Implementation

static const int HOUR = 60 * MINUTE;