MGL(Win32)
読み取り中…
検索中…
一致する文字列を見つけられません
mgl_chrono_defs.h ファイル

MGL 日付と時間の定義 [詳解]

#include <cstdint>
#include <ctime>
#include <mgl/mgl_environment.h>

[ソースコード]

クラス

struct  MGL::System::DateTime
 日付と時刻 [詳解]
 

型定義

using MGL::System::EpochTime = time_t
 UNIXエポック時間を表す型
 
using MGL::System::TickTime = uint64_t
 Tickタイムを表す型
 

詳解

MGL 日付と時間の定義

日付
Since: February 24, 2021. 4:19:19 JST.
著者
Acerola