system_clock::now 方法
傳回目前時間的靜態方法。
static time_point now() _NOEXCEPT;
傳回值
表示目前時間的 time_point 物件。
需求
**標頭:**chrono
**命名空間:**std::chrono
傳回目前時間的靜態方法。
static time_point now() _NOEXCEPT;
表示目前時間的 time_point 物件。
**標頭:**chrono
**命名空間:**std::chrono