ランタイム
Mix::Parallel::DEBUG_FUNC_INFO Struct Reference

デバッグ : ファンクション情報構造体 More...

#include <Common.h>

Public Attributes

UInt32 id
 識別子 ( Mix::Parallel::DEBUG_ID ) More...
 
Float32 startTime
 ファンクションを開始した時間 ( 秒単位 ) More...
 
Float32 elapsedTime
 ファンクションの実行にかかった時間 ( 秒単位 ) More...
 

Detailed Description

デバッグ : ファンクション情報構造体

Member Data Documentation

UInt32 Mix::Parallel::DEBUG_FUNC_INFO::id

識別子 ( Mix::Parallel::DEBUG_ID )

Float32 Mix::Parallel::DEBUG_FUNC_INFO::startTime

ファンクションを開始した時間 ( 秒単位 )

Float32 Mix::Parallel::DEBUG_FUNC_INFO::elapsedTime

ファンクションの実行にかかった時間 ( 秒単位 )


The documentation for this struct was generated from the following file: