MINUTE constant

int const MINUTE

一分钟的毫秒数

Implementation

static const int MINUTE = 60 * 1000;